HyperHDG
wrapper.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 A namespace containing the different wrapper functions.
7  *
8  * \authors Guido Kanschat, Heidelberg University, 2019--2020.
9  * \authors Andreas Rupp, Heidelberg University, 2019--2020.
10  **************************************************************************************************/
11 namespace Wrapper
12 {
13 } // end of namespace Wrapper
Wrapper
A namespace containing the different wrapper functions.
Definition: lapack.hxx:20