Flow123d
release_2.2.0-23-g01927c6
|
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. Using maximal number of neighbour levels: "<< EI_NLevels::val<< "\n") | ObservePoint | |
distance_ | ObservePoint | protected |
element_idx() const | ObservePoint | inline |
element_idx_ | ObservePoint | protected |
find_observe_point(Mesh &mesh) | ObservePoint | protected |
get_input_type() | ObservePoint | static |
global_coords() const | ObservePoint | inline |
global_coords_ | ObservePoint | protected |
have_observe_element() | ObservePoint | protected |
in_rec_ | ObservePoint | protected |
input_point_ | ObservePoint | protected |
local_coords_ | ObservePoint | protected |
max_levels_ | ObservePoint | protected |
name_ | ObservePoint | protected |
Observe class | ObservePoint | friend |
ObservePoint() | ObservePoint | protected |
ObservePoint(Input::Record in_rec, unsigned int point_idx) | ObservePoint | protected |
output(ostream &out, unsigned int indent_spaces, unsigned int precision) | ObservePoint | protected |
snap(Mesh &mesh) | ObservePoint | protected |
snap_dim_ | ObservePoint | protected |
snap_region_name_ | ObservePoint | protected |
snap_to_subelement() | ObservePoint | protected |
TYPEDEF_ERR_INFO(EI_RegionName, std::string) | ObservePoint | |
TYPEDEF_ERR_INFO(EI_NLevels, unsigned int) | ObservePoint | |
update_projection(unsigned int i_elm, arma::vec local_coords, arma::vec3 global_coords) | ObservePoint | protected |