Wildmeshing Toolkit
wmtk::invariants::InteriorEdgeInvariant Class Reference

#include <InteriorEdgeInvariant.hpp>

Inheritance diagram for wmtk::invariants::InteriorEdgeInvariant:
[legend]
Collaboration diagram for wmtk::invariants::InteriorEdgeInvariant:
[legend]

Public Member Functions

 InteriorEdgeInvariant (const Mesh &m)
 
- Public Member Functions inherited from wmtk::invariants::InteriorSimplexInvariant
 InteriorSimplexInvariant (const Mesh &m, PrimitiveType pt)
 
bool before (const simplex::Simplex &t) const override
 
void add_boundary (const Mesh &boundary_mesh)
 
 Invariant (const Mesh &m)
 
 Invariant (const Mesh &m, bool use_before, bool use_old_state_in_after, bool use_new_state_in_after)
 
- Public Member Functions inherited from wmtk::invariants::Invariant
virtual bool after (const std::vector< Tuple > &top_dimension_tuples_before, const std::vector< Tuple > &top_dimension_tuples_after) const
 
 Invariant (const Mesh &m)
 
 Invariant (const Mesh &m, bool use_before, bool use_old_state_in_after, bool use_new_state_in_after)
 
virtual ~Invariant ()
 
const Meshmesh () const
 
virtual bool directly_modified_after (const std::vector< simplex::Simplex > &simplices_before, const std::vector< simplex::Simplex > &simplices_after) const
 
bool use_before () const
 
bool use_after () const
 
bool use_old_state_in_after () const
 
bool use_new_state_in_after () const
 

Detailed Description

Definition at line 7 of file InteriorEdgeInvariant.hpp.

Constructor & Destructor Documentation

◆ InteriorEdgeInvariant()

wmtk::invariants::InteriorEdgeInvariant::InteriorEdgeInvariant ( const Mesh m)

Definition at line 5 of file InteriorEdgeInvariant.cpp.

References wmtk::Edge.


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