concepts::SpaceDebug< F > Class Template Reference
Class for output of all elements of a class, good for debugging. More...
#include <space.hh>
Inheritance diagram for concepts::SpaceDebug< F >:
Public Member Functions | |
SpaceDebug (const Space< F > &spc) | |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Private Attributes | |
const Space< F > & | spc_ |
Detailed Description
template<typename F = Real>
class concepts::SpaceDebug< F >
Class for output of all elements of a class, good for debugging.
Constructor & Destructor Documentation
◆ SpaceDebug()
template<typename F = Real>
|
inline |
Member Function Documentation
◆ info()
template<typename F >
|
protectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Member Data Documentation
◆ spc_
template<typename F = Real>
|
private |
The documentation for this class was generated from the following file:
- space/space.hh