|
ug4
|
#include <vector>#include "common/common.h"#include "common/util/smart_pointer.h"#include "lib_disc/domain_traits.h"#include "lib_disc/spatial_disc/domain_disc.h"#include "lib_disc/operator/linear_operator/std_injection.h"#include "bridge/util_algebra_dependent.h"#include "dom_disc_embb_impl.h"Go to the source code of this file.
Classes | |
| class | ug::IInterfaceExtrapolation< TDomain, TAlgebra > |
| Base class for the extrapolation over an embedded boundary. More... | |
| class | ug::LSGFConstraint< TDomain, TAlgebra, TExtrapolation > |
| a special constraint that sets functions and matrices in the outer subdomain to given values More... | |
| class | ug::LSGFDomainDiscretization< TDomain, TAlgebra, TExtrapolation > |
| domain discretization for the Level-Set Ghost-Fluid method More... | |
| class | ug::LSGFGlobAssembler< TDomain, TAlgebra, TExtrapolation > |
| Global assembler based on the ghost-fluid method with a level-set function. More... | |
Namespaces | |
| namespace | ug |
| the ug namespace | |