FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Geometry::Factory< Mesh_ > Class Template Reference

Mesh Factory class template. More...

#include <factory.hpp>

Inheritance diagram for FEAT::Geometry::Factory< Mesh_ >:
FEAT::Geometry::ReferenceCellFactory< Shape_, CoordType_ > FEAT::Geometry::ShapeConvertFactory< Mesh_ > FEAT::Geometry::StandardRefinery< Mesh_ >

Detailed Description

template<typename Mesh_>
class FEAT::Geometry::Factory< Mesh_ >

Mesh Factory class template.

See the specializations of this class template for the actual factory interfaces.

Template Parameters
Mesh_The type of the mesh that is to be produced by the factory.
Author
Peter Zajac

Definition at line 32 of file factory.hpp.

Constructor & Destructor Documentation

◆ ~Factory()

template<typename Mesh_ >
virtual FEAT::Geometry::Factory< Mesh_ >::~Factory ( )
inlinevirtual

Definition at line 35 of file factory.hpp.


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