|
dune-mmesh 1.4.1-git
|
Loading...
Searching...
No Matches
Dune::GmshReader< Dune::MovingMesh< dim > > Struct Template Reference
#include <dune/mmesh/grid/gmshreader.hh>
Public Types | |
| using | Grid = Dune::MovingMesh< dim > |
Static Public Member Functions | |
| static std::shared_ptr< Grid > | read (const std::string &fileName, bool verbose=true, bool insertBoundarySegments=true) |
| static void | read (Dune::GridFactory< Grid > &factory, const std::string &fileName, bool verbose=true, bool insertBoundarySegments=true) |
| static void | read (Dune::GridFactory< Grid > &factory, const std::string &fileName, std::vector< int > &boundaryIDs, std::vector< int > &elementsIDs, bool verbose=false, bool boundarySegments=false) |
Public Attributes | |
| std::vector< int > | elementsIDs |
Member Typedef Documentation
◆ Grid
template<int dim>
| using Dune::GmshReader< Dune::MovingMesh< dim > >::Grid = Dune::MovingMesh<dim> |
Member Function Documentation
◆ read() [1/3]
template<int dim>
|
inlinestatic |
◆ read() [2/3]
template<int dim>
|
inlinestatic |
◆ read() [3/3]
template<int dim>
|
inlinestatic |
Member Data Documentation
◆ elementsIDs
template<int dim>
| std::vector<int> Dune::GmshReader< Dune::MovingMesh< dim > >::elementsIDs |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8