OGS
|
Definition in file LocalAssemblerFactoryForDimGreaterEqualN.h.
Go to the source code of this file.
Namespaces | |
namespace | ProcessLib |
Typedefs | |
template<typename LocalAssemblerInterface , template< typename, int > class LocalAssemblerImplementation, NumLib::IntegrationMethodProvider IntegrationMethodProvider, int GlobalDim, typename... ConstructorArgs> | |
using | ProcessLib::LocalAssemblerFactory |
By default processes in OGS are defined in 1D, 2D and 3D. | |
template<typename LocalAssemblerInterface , template< typename, int > class LocalAssemblerImplementation, NumLib::IntegrationMethodProvider IntegrationMethodProvider, int GlobalDim, typename... ConstructorArgs> | |
using | ProcessLib::LocalAssemblerFactorySD |
Mechanics processes in OGS are defined in 2D and 3D only. | |