|
Plugins
|
#include <vector>#include <iostream>#include <limits>#include <cmath>#include "common/common.h"#include "lib_grid/tools/subset_group.h"#include "lib_grid/algorithms/space_partitioning/lg_ntree.h"#include "lib_disc/common/function_group.h"#include "lib_disc/common/groups_util.h"#include "lib_disc/domain_util.h"#include "lib_disc/local_finite_element/local_finite_element_provider.h"#include "lib_disc/reference_element/reference_mapping_provider.h"#include "lib_disc/reference_element/element_list_traits.h"#include "lib_disc/function_spaces/grid_function_user_data.h"#include "level_set_pos_impl.h"Go to the source code of this file.
Classes | |
| struct | ug::d3f::LSPositionZ< TGridFunction >::elem_intersect_data |
| a structure to get the intersection points of an element More... | |
| struct | ug::d3f::LSPosZData< TGridFunction >::GetXYForElements |
| Helper class for computation of the position of the level set in all the elements. More... | |
| struct | ug::d3f::LSPosZCellToVrtData< TGridFunction >::GetXYForElements |
| Helper class for computation of the position of the level set in all the elements. More... | |
| class | ug::d3f::LSPositionAtPoints< TLSPosZ > |
| class | ug::d3f::LSPositionZ< TGridFunction > |
| class | ug::d3f::LSPosZCellToVrtData< TGridFunction > |
| class | ug::d3f::LSPosZData< TGridFunction > |
| struct | ug::d3f::LSPositionAtPoints< TLSPosZ >::t_pnt_data |
| type of point data More... | |
Namespaces | |
| namespace | ug |
| namespace | ug::d3f |