Flow123d
release_2.2.0-914-gf1a3a4f
|
This is the complete list of members for ObservePoint, including all inherited members.
DECLARE_INPUT_EXCEPTION(ExcNoInitialPoint,<< "Failed to find the element containing the initial observe point.\n") | ObservePoint | |
DECLARE_INPUT_EXCEPTION(ExcNoObserveElement,<< "Failed to find the observe element with snap region: "<< EI_RegionName::qval<< " close to the initial observe point. Change maximal distance of observe element."<< "\n") | ObservePoint | |
element_idx() const | ObservePoint | inline |
find_observe_point(Mesh &mesh) | ObservePoint | protected |
get_input_type() | ObservePoint | static |
global_coords() const | ObservePoint | inline |
have_observe_element() | ObservePoint | protected |
in_rec_ | ObservePoint | protected |
input_point_ | ObservePoint | protected |
max_search_radius_ | ObservePoint | protected |
name_ | ObservePoint | protected |
Observe class | ObservePoint | friend |
observe_data_ | ObservePoint | protected |
ObservePoint() | ObservePoint | protected |
ObservePoint(Input::Record in_rec, Mesh &mesh, unsigned int point_idx) | ObservePoint | protected |
output(ostream &out, unsigned int indent_spaces, unsigned int precision) | ObservePoint | protected |
point_projection(unsigned int i_elm, Element &elm) | ObservePoint | protected |
snap(Mesh &mesh) | ObservePoint | protected |
snap_dim_ | ObservePoint | protected |
snap_region_name_ | ObservePoint | protected |
TYPEDEF_ERR_INFO(EI_RegionName, std::string) | ObservePoint |