|
Flow123d
release_3.0.0-922-g9fcbba1
|
This is the complete list of members for SurfaceDepth, including all inherited members.
| b_vecs_ | SurfaceDepth | protected |
| bih_tree_ | SurfaceDepth | protected |
| compute_distance(arma::vec3 point) | SurfaceDepth | |
| construct_bih_tree(Mesh *mesh, std::string surface_region) | SurfaceDepth | protected |
| create_projection_matrix(arma::vec3 surface_vec) | SurfaceDepth | protected |
| DECLARE_INPUT_EXCEPTION(ExcSurfaceProjection,<< EI_Message::val) | SurfaceDepth | |
| DECLARE_INPUT_EXCEPTION(ExcTooLargeSnapDistance,<< "Distance of projected point during calculation of surface depth is larger "<< "than the global snap radius limit!\nRegion: "<< EI_RegionName::qval<< ", time: "<< EI_FieldTime::val<< ", coordinates of projected point: ["<< EI_Xcoord::val<< ", "<< EI_Ycoord::val<< ", "<< EI_Zcoord::val<< "], distance of nearest element: "<< EI_SnapDistance::val) | SurfaceDepth | |
| inv_projection_ | SurfaceDepth | protected |
| m_ | SurfaceDepth | protected |
| prepare_distance_solve(unsigned int elem_idx, arma::vec3 &point, arma::vec3 &x) | SurfaceDepth | protected |
| projection_search_radius_ | SurfaceDepth | protected |
| searched_elements_ | SurfaceDepth | protected |
| surface_norm_vec_ | SurfaceDepth | protected |
| surface_region_ | SurfaceDepth | protected |
| SurfaceDepth(const Mesh *mesh, std::string surface_region, std::string surface_direction) | SurfaceDepth | |
| TYPEDEF_ERR_INFO(EI_Message, const std::string) | SurfaceDepth | |
| TYPEDEF_ERR_INFO(EI_RegionName, const std::string) | SurfaceDepth | |
| TYPEDEF_ERR_INFO(EI_FieldTime, double) | SurfaceDepth | |
| TYPEDEF_ERR_INFO(EI_Xcoord, double) | SurfaceDepth | |
| TYPEDEF_ERR_INFO(EI_Ycoord, double) | SurfaceDepth | |
| TYPEDEF_ERR_INFO(EI_Zcoord, double) | SurfaceDepth | |
| TYPEDEF_ERR_INFO(EI_SnapDistance, double) | SurfaceDepth |
1.8.11