Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::Map2d Class Reference

#include <elementMaps.hh>

Inheritance diagram for concepts::Map2d:
concepts::OutputOperator concepts::InverseVertexQuadSector2d concepts::MapTriangle3d concepts::MappingQuad2d concepts::MappingTriangle2d concepts::BlendingQuad2d concepts::MapQuad2d concepts::PartMappingQuad2d concepts::VertexQuad2d concepts::MapTriangle2d concepts::VertexTriangle2d

Public Member Functions

std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 
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()

std::ostream & concepts::Map2d::info ( std::ostream &  os) const
inlinevirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Reimplemented in concepts::VertexTriangle2d, concepts::MapTriangle2d, concepts::MappingQuad2d, concepts::MapQuad2d, concepts::VertexQuad2d, and concepts::PartMappingQuad2d.

Definition at line 36 of file elementMaps.hh.

◆ straight()

virtual bool concepts::Map2d::straight ( ) const
inlinevirtual

Reimplemented in concepts::VertexTriangle2d.

Definition at line 37 of file elementMaps.hh.


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