Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::SpaceDebug< F > Class Template Reference

#include <space.hh>

Inheritance diagram for concepts::SpaceDebug< F >:
concepts::OutputOperator

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.
 

Detailed Description

template<typename F = Real>
class concepts::SpaceDebug< F >

Class for output of all elements of a class, good for debugging

Author
Kersten Schmidt, 2005

Definition at line 408 of file space.hh.

Constructor & Destructor Documentation

◆ SpaceDebug()

template<typename F = Real>
concepts::SpaceDebug< F >::SpaceDebug ( const Space< F > &  spc)
inline

Definition at line 410 of file space.hh.

Member Function Documentation

◆ info()

template<typename F >
std::ostream & concepts::SpaceDebug< F >::info ( std::ostream &  os) const
protectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 418 of file space.hh.


The documentation for this class was generated from the following file: