Wildmeshing Toolkit
wmtk::invariants::NoBoundaryCollapseToInteriorInvariant Class Reference

#include <NoBoundaryCollapseToInteriorInvariant.hpp>

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

Public Member Functions

 NoBoundaryCollapseToInteriorInvariant (const Mesh &m)
 
bool before (const simplex::Simplex &t) const override
 
 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 9 of file NoBoundaryCollapseToInteriorInvariant.hpp.

Constructor & Destructor Documentation

◆ NoBoundaryCollapseToInteriorInvariant()

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

Definition at line 6 of file NoBoundaryCollapseToInteriorInvariant.cpp.

Member Function Documentation

◆ before()

bool wmtk::invariants::NoBoundaryCollapseToInteriorInvariant::before ( const simplex::Simplex t) const
overridevirtual

Reimplemented from wmtk::invariants::Invariant.

Definition at line 10 of file NoBoundaryCollapseToInteriorInvariant.cpp.

References wmtk::Edge, wmtk::Mesh::is_boundary(), wmtk::invariants::Invariant::mesh(), wmtk::simplex::Simplex::primitive_type(), wmtk::simplex::Simplex::tuple(), and wmtk::Vertex.

Here is the call graph for this function:

◆ Invariant() [1/2]

wmtk::invariants::Invariant::Invariant

Definition at line 23 of file Invariant.cpp.

◆ Invariant() [2/2]

wmtk::invariants::Invariant::Invariant

Definition at line 24 of file Invariant.cpp.


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