after(const std::vector< Tuple > &top_dimension_tuples_before, const std::vector< Tuple > &top_dimension_tuples_after) const | wmtk::invariants::Invariant | virtual |
before(const simplex::Simplex &s) const override | wmtk::invariants::CollapseEnergyBeforeInvariant | virtual |
CollapseEnergyBeforeInvariant(const Mesh &m, const attribute::TypedAttributeHandle< Rational > &coordinate, const attribute::TypedAttributeHandle< double > &energy, int64_t collapse_type=0) | wmtk::invariants::CollapseEnergyBeforeInvariant | |
directly_modified_after(const std::vector< simplex::Simplex > &simplices_before, const std::vector< simplex::Simplex > &simplices_after) const | wmtk::invariants::Invariant | virtual |
get_top_dimension_cofaces(const std::vector< simplex::Simplex > &simplices) const | wmtk::invariants::Invariant | private |
Invariant(const Mesh &m) | wmtk::invariants::CollapseEnergyBeforeInvariant | |
Invariant(const Mesh &m, bool use_before, bool use_old_state_in_after, bool use_new_state_in_after) | wmtk::invariants::CollapseEnergyBeforeInvariant | |
wmtk::invariants::Invariant::Invariant(const Mesh &m) | wmtk::invariants::Invariant | |
wmtk::invariants::Invariant::Invariant(const Mesh &m, bool use_before, bool use_old_state_in_after, bool use_new_state_in_after) | wmtk::invariants::Invariant | |
m_collapse_type | wmtk::invariants::CollapseEnergyBeforeInvariant | private |
m_coordinate_handle | wmtk::invariants::CollapseEnergyBeforeInvariant | private |
m_energy_handle | wmtk::invariants::CollapseEnergyBeforeInvariant | private |
m_mesh | wmtk::invariants::Invariant | private |
m_use_before | wmtk::invariants::Invariant | private |
m_use_new_state_in_after | wmtk::invariants::Invariant | private |
m_use_old_state_in_after | wmtk::invariants::Invariant | private |
mesh() const | wmtk::invariants::Invariant | |
use_after() const | wmtk::invariants::Invariant | |
use_before() const | wmtk::invariants::Invariant | |
use_new_state_in_after() const | wmtk::invariants::Invariant | |
use_old_state_in_after() const | wmtk::invariants::Invariant | |
~Invariant() | wmtk::invariants::Invariant | virtual |