|
ug4
|
#include <vector>#include <cmath>#include "common/common.h"#include "common/util/smart_pointer.h"#include "lib_algebra/lib_algebra.h"#include "lib_algebra/operator/debug_writer.h"#include "lib_disc/function_spaces/integrate.h"#include "lib_disc/function_spaces/grid_function.h"#include "lib_disc/function_spaces/grid_function_user_data.h"#include "lib_disc/spatial_disc/user_data/linker/darcy_velocity_linker.h"Go to the source code of this file.
Classes | |
| class | ug::AlgebraicSpace< TGridFunction > |
| class | ug::CompositeSpace< TGridFunction > |
| Defines a composite space, (i.e., additive composition from other spaces) More... | |
| class | ug::GridFunctionComponentSpace< TGridFunction > |
| class | ug::H1ComponentSpace< TGridFunction > |
| class | ug::H1EnergyComponentSpace< TGridFunction > |
| class | ug::H1SemiComponentSpace< TGridFunction > |
| class | ug::IBanachSpace< TVector > |
| Abstract base class for (algebraic) vectors. More... | |
| class | ug::IComponentSpace< TGridFunction > |
| Estimate the error (based on the difference between two grid functions) More... | |
| class | ug::IGridFunctionSpace< TGridFunction > |
| Abstract base class for grid functions. More... | |
| class | ug::IObjectWithWeights< W > |
| class | ug::L2ComponentSpace< TGridFunction > |
| class | ug::L2QuotientSpace< TGridFunction > |
| class | ug::TimeDependentSpace< TGridFunction > |
| Wrapper class for time dependence. More... | |
Namespaces | |
| namespace | ug |
| the ug namespace | |