HyperHDG
tpp.hxx
Go to the documentation of this file.
1 #pragma once // Ensure that file is included only once in a single compilation.
2 
3 // This file contains doxygen information only!
4 
5 /*!*************************************************************************************************
6  * \brief Contains the functionalities to evaluate and integrate tensor product type polynomials.
7  *
8  * \authors Andreas Rupp, Heidelberg University, 2021.
9  **************************************************************************************************/
10 namespace TPP
11 {
12 } // end of namespace TPP
TPP
Contains the functionalities to evaluate and integrate tensor product type polynomials.
Definition: compile_time_tricks.hxx:7