ug4
|
#include "lib_algebra/cpu_algebra_types.h"
#include "lib_disc/assemble_interface.h"
#include "lib_disc/time_disc/solution_time_series.h"
#include "lib_disc/spatial_disc/constraints/constraint_interface.h"
#include "lib_grid/refinement/refiner_interface.h"
#include "lib_disc/function_spaces/error_elem_marking_strategy.h"
Go to the source code of this file.
Classes | |
class | ug::IDomainDiscretization< TAlgebra > |
Interface for domain discretization. More... | |
class | ug::IDomainErrorIndicator< TAlgebra > |
Interface for an object that can estimate the (global) error. More... | |
class | ug::IDomainMarker< TDomain > |
Interface for an object that can mark elements based on a strategy. More... | |
Namespaces | |
ug | |
the ug namespace | |