Flow123d
master-f44eb46
|
#include <inspect_elements_algorithm.hh>
Public Member Functions | |
IntersectionAlgorithmBase (Mesh *mesh) | |
Protected Attributes | |
Mesh * | mesh |
Auxiliary function that translates ElementAccessor<3> to Simplex<simplex_dim> . More... | |
const unsigned int | undefined_elm_idx_ = -1 |
Definition at line 44 of file inspect_elements_algorithm.hh.
IntersectionAlgorithmBase< dimA, dimB >::IntersectionAlgorithmBase | ( | Mesh * | mesh | ) |
Definition at line 28 of file inspect_elements_algorithm.cc.
|
protected |
Auxiliary function that translates ElementAccessor<3>
to Simplex<simplex_dim>
.
Mesh pointer.
Definition at line 54 of file inspect_elements_algorithm.hh.
|
protected |
Definition at line 56 of file inspect_elements_algorithm.hh.