concepts::Map3d Class Reference

An abstract class for a 3d map. More...

#include <elementMaps3D.hh>

Inheritance diagram for concepts::Map3d:
concepts::OutputOperator concepts::MapParallelepiped3d concepts::MappingHexahedron3d concepts::MapTetrahedron3d concepts::BlendingHexahedron3d concepts::MapHexahedron3d concepts::PartMappingHexahedron3d

Public Member Functions

std::ostream & info (std::ostream &os) const
 Returns information in an output stream. More...
 

Detailed Description

An abstract class for a 3d map.

Definition at line 26 of file elementMaps3D.hh.

Member Function Documentation

◆ info()

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

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Reimplemented in concepts::PartMappingHexahedron3d, concepts::BlendingHexahedron3d, concepts::MappingHexahedron3d, and concepts::MapHexahedron3d.

Definition at line 28 of file elementMaps3D.hh.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich