HyperHDG
global_loop.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 for global loops.
7  *
8  * \authors Guido Kanschat, Heidelberg University, 2019--2020.
9  * \authors Andreas Rupp, Heidelberg University, 2019--2020.
10  **************************************************************************************************/
11 namespace GlobalLoop
12 {
13 } // end of namespace GlobalLoop
GlobalLoop
A namespace for global loops.
Definition: elliptic.hxx:14