|
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/spatial_disc/dom_disc_embb.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 "ls_integral_impl.h"Go to the source code of this file.
Classes | |
| struct | ug::LevelSet::LSIntegral< TGridFunction >::AddIntegrals |
| helper class for the computation of the volumes More... | |
| struct | ug::LevelSet::LSHeavisideIntegral< TGridFunction >::AddIntegrals |
| helper class for the computation of the volumes More... | |
| struct | ug::LevelSet::FVLSIntegral< TGridFunction >::AddIntegrals |
| helper class for the computation of the volumes More... | |
| class | ug::LevelSet::FVLSIntegral< TGridFunction > |
| class | ug::LevelSet::LSHeavisideIntegral< TGridFunction > |
| class | ug::LevelSet::LSIntegral< TGridFunction > |
Namespaces | |
| namespace | ug |
| namespace | ug::LevelSet |