Flow123d  release_2.2.0-914-gf1a3a4f
ObservePoint Member List

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 ObservePointinline
find_observe_point(Mesh &mesh)ObservePointprotected
get_input_type()ObservePointstatic
global_coords() const ObservePointinline
have_observe_element()ObservePointprotected
in_rec_ObservePointprotected
input_point_ObservePointprotected
max_search_radius_ObservePointprotected
name_ObservePointprotected
Observe classObservePointfriend
observe_data_ObservePointprotected
ObservePoint()ObservePointprotected
ObservePoint(Input::Record in_rec, Mesh &mesh, unsigned int point_idx)ObservePointprotected
output(ostream &out, unsigned int indent_spaces, unsigned int precision)ObservePointprotected
point_projection(unsigned int i_elm, Element &elm)ObservePointprotected
snap(Mesh &mesh)ObservePointprotected
snap_dim_ObservePointprotected
snap_region_name_ObservePointprotected
TYPEDEF_ERR_INFO(EI_RegionName, std::string)ObservePoint