_add_node_local_coords(const libMesh::Elem &e, std::vector< std::pair< libMesh::Point, libMesh::Point > > &side_nondim_points, std::map< const libMesh::Node *, libMesh::Point > &node_coord_map) | MAST::LevelSetIntersection | protected |
_edge_num_on_boundary | MAST::LevelSetIntersection | protected |
_elem | MAST::LevelSetIntersection | protected |
_elem_sides_on_interface | MAST::LevelSetIntersection | protected |
_find_intersection_on_straight_edge(const libMesh::Point &p0, const libMesh::Point &p1, const MAST::FieldFunction< Real > &phi, const Real t) | MAST::LevelSetIntersection | protected |
_find_quad4_intersections(const MAST::FieldFunction< Real > &phi, const libMesh::Elem &e, const Real t, const std::map< const libMesh::Node *, std::pair< Real, bool > > &node_phi_vals) | MAST::LevelSetIntersection | protected |
_first_order_elem(const libMesh::Elem &e) | MAST::LevelSetIntersection | protected |
_if_elem_on_negative_phi | MAST::LevelSetIntersection | protected |
_if_elem_on_positive_phi | MAST::LevelSetIntersection | protected |
_init_on_first_order_ref_elem(const MAST::FieldFunction< Real > &phi, const libMesh::Elem &e, const Real t) | MAST::LevelSetIntersection | protected |
_initialized | MAST::LevelSetIntersection | protected |
_max_elem_divs | MAST::LevelSetIntersection | protected |
_max_iters | MAST::LevelSetIntersection | protected |
_max_mesh_elem_id | MAST::LevelSetIntersection | protected |
_max_mesh_node_id | MAST::LevelSetIntersection | protected |
_mode | MAST::LevelSetIntersection | protected |
_negative_phi_elems | MAST::LevelSetIntersection | protected |
_new_elems | MAST::LevelSetIntersection | protected |
_new_nodes | MAST::LevelSetIntersection | protected |
_node_local_coords | MAST::LevelSetIntersection | protected |
_node_num_on_boundary | MAST::LevelSetIntersection | protected |
_node_phi_vals | MAST::LevelSetIntersection | protected |
_positive_phi_elems | MAST::LevelSetIntersection | protected |
_tol | MAST::LevelSetIntersection | protected |
clear() | MAST::LevelSetIntersection | |
edge_on_boundary() const | MAST::LevelSetIntersection | |
elem() const | MAST::LevelSetIntersection | |
get_corner_nodes_on_negative_phi(std::set< const libMesh::Node * > &nodes) const | MAST::LevelSetIntersection | |
get_intersection_mode() const | MAST::LevelSetIntersection | |
get_node_phi_value(const libMesh::Node *n) const | MAST::LevelSetIntersection | |
get_nondimensional_coordinate_for_node(const libMesh::Node &n) const | MAST::LevelSetIntersection | |
get_positive_phi_volume_fraction() const | MAST::LevelSetIntersection | |
get_side_on_interface(const libMesh::Elem &e) const | MAST::LevelSetIntersection | |
get_sub_elems_negative_phi() const | MAST::LevelSetIntersection | |
get_sub_elems_positive_phi() const | MAST::LevelSetIntersection | |
has_side_on_interface(const libMesh::Elem &e) const | MAST::LevelSetIntersection | |
if_elem_has_boundary() const | MAST::LevelSetIntersection | |
if_elem_has_positive_phi_region() const | MAST::LevelSetIntersection | |
if_elem_on_negative_phi() const | MAST::LevelSetIntersection | |
if_elem_on_positive_phi() const | MAST::LevelSetIntersection | |
if_intersection_through_elem() const | MAST::LevelSetIntersection | |
init(const MAST::FieldFunction< Real > &phi, const libMesh::Elem &e, const Real t, unsigned int max_elem_id, unsigned int max_node_id) | MAST::LevelSetIntersection | |
LevelSetIntersection() | MAST::LevelSetIntersection | |
node_on_boundary() const | MAST::LevelSetIntersection | |
~LevelSetIntersection() | MAST::LevelSetIntersection | virtual |