![]() |
OGS
|
Definition at line 25 of file SubmeshAssemblySupport.h.
#include <SubmeshAssemblySupport.h>
Public Member Functions | |
virtual std::vector< std::vector< std::string > > | initializeAssemblyOnSubmeshes (std::vector< std::reference_wrapper< MeshLib::Mesh > > const &meshes) |
virtual | ~SubmeshAssemblySupport ()=default |
|
virtualdefault |
|
inlinevirtual |
Initializes the assembly on submeshes
meshes | the submeshes on whom the assembly shall proceed. |
meshes
must be a must be a non-overlapping cover of the entire simulation domain (bulk mesh)!Reimplemented in ProcessLib::HydroMechanics::HydroMechanicsProcess< DisplacementDim >, ProcessLib::SmallDeformation::SmallDeformationProcess< DisplacementDim >, ProcessLib::TH2M::TH2MProcess< DisplacementDim >, ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsProcess< DisplacementDim >, and ProcessLib::ThermoRichardsMechanics::ThermoRichardsMechanicsProcess< DisplacementDim, ConstitutiveTraits >.
Definition at line 38 of file SubmeshAssemblySupport.h.