concepts::Map2d Class Reference
An abstract class for a 2d map. More...
#include <elementMaps.hh>
Inheritance diagram for concepts::Map2d:
Public Member Functions | |
std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
virtual bool | straight () const |
Detailed Description
An abstract class for a 2d map.
Definition at line 34 of file elementMaps.hh.
Member Function Documentation
◆ info()
|
inlinevirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Reimplemented in concepts::InverseVertexQuadSector2d, concepts::PartMappingQuad2d, concepts::BlendingQuad2d, concepts::VertexQuad2d, concepts::MapQuad2d, concepts::MappingQuad2d, concepts::MapTriangle2d, and concepts::VertexTriangle2d.
Definition at line 36 of file elementMaps.hh.
◆ straight()
|
inlinevirtual |
Reimplemented in concepts::VertexQuad2d, and concepts::VertexTriangle2d.
Definition at line 37 of file elementMaps.hh.
The documentation for this class was generated from the following file:
- geometry/elementMaps.hh