concepts::CellToCellMapping< sdim, tdim > Class Template Referenceabstract
#include <meshRelations.hh>
Inheritance diagram for concepts::CellToCellMapping< sdim, tdim >:
Public Member Functions | |
virtual PointInCell< tdim > | operator() (const PointInCell< sdim > P) const =0 |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Detailed Description
template<uint sdim = 2, uint tdim = 2>
class concepts::CellToCellMapping< sdim, tdim >
Definition at line 42 of file meshRelations.hh.
Member Function Documentation
◆ info()
template<uint sdim = 2, uint tdim = 2>
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 46 of file meshRelations.hh.
◆ operator()()
template<uint sdim = 2, uint tdim = 2>
|
pure virtual |
The documentation for this class was generated from the following file:
- geometry/meshRelations.hh