OISEAU
A modern DGTD framework
Loading...
Searching...
No Matches
oiseau::mesh::IntervalCell Class Reference
Inheritance diagram for oiseau::mesh::IntervalCell:
oiseau::mesh::Cell

Additional Inherited Members

Public Member Functions inherited from oiseau::mesh::Cell
virtual CellType facet ()
virtual CellType edge ()
std::string_view name () const
int dimension () const
int num_entities (int dim) const
std::vector< std::vector< int > > get_entity_vertices (int dim) const
std::vector< std::vector< int > > get_sub_entities (int dim0, int dim1) const
const std::vector< std::vector< std::vector< std::vector< int > > > > & topology () const
int num_sub_entities (int dim) const
CellKind kind () const
Protected Attributes inherited from oiseau::mesh::Cell
CellKind m_kind
std::string m_name
int m_dim
std::vector< std::vector< std::vector< std::vector< int > > > > m_topology
std::pair< std::vector< double >, std::array< std::size_t, 2 > > m_geometry
CellType m_facet = nullptr
CellType m_edge = nullptr

The documentation for this class was generated from the following files:
  • /__w/oiseau/oiseau/src/oiseau/mesh/cell.hpp
  • /__w/oiseau/oiseau/src/oiseau/mesh/cell.cpp