Wildmeshing Toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
wmtk::simplex::Tet Class Reference
Inheritance diagram for wmtk::simplex::Tet:
wmtk::simplex::RawSimplex< 4 >

Public Member Functions

 Tet (size_t v0, size_t v1, size_t v2, size_t v3)
 
 Tet (const Face &f, size_t v3)
 
 Tet (const Tet &)=default
 
Face opposite_face (const int64_t excluded_id) const
 
Face opposite_face (const Vertex &v) const
 
Edge opposite_edge (const Edge &e) const
 
Vertex opposite_vertex (const Face &f) const
 
- Public Member Functions inherited from wmtk::simplex::RawSimplex< 4 >
 RawSimplex (std::array< size_t, N > &&vertices)
 
RawSimplexoperator= (const RawSimplex &o)=default
 
bool operator== (const RawSimplex &o) const
 
bool operator< (const RawSimplex &o) const
 
const std::array< size_t, N > & vertices () const
 

Additional Inherited Members

- Protected Attributes inherited from wmtk::simplex::RawSimplex< 4 >
std::array< size_t, N > m_vertices
 

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