|
ug4
|
#include <vector>#include "common/common.h"#include "common/math/ugmath.h"#include "lib_grid/grid_objects/grid_dim_traits.h"#include "lib_disc/domain_traits.h"#include "lib_disc/domain_util.h"#include "lib_disc/common/geometry_util.h"#include "lib_disc/reference_element/reference_mapping_provider.h"#include "lib_disc/spatial_disc/user_data/std_user_data.h"Go to the source code of this file.
Classes | |
| class | ug::OutNormCmp< TDomain > |
| Projection to the outer normal for a given vector user data. More... | |
| class | ug::ScaledFluxData< TDomain > |
| Scaled flux for a given vector user data. More... | |
| class | ug::ScaledOutNormCmp< TDomain > |
| Scaled projection to the outer normal for a given vector user data. More... | |
Namespaces | |
| namespace | ug |
| the ug namespace | |