OGS
|
Definition in file LocalAssemblerFactoryTaylorHood.h.
Go to the source code of this file.
Namespaces | |
namespace | ProcessLib |
Typedefs | |
template<typename LocalAssemblerInterface , template< typename, typename, int > class LocalAssemblerImplementation, NumLib::IntegrationMethodProvider IntegrationMethodProvider, int GlobalDim, typename... ConstructorArgs> | |
using | ProcessLib::LocalAssemblerFactoryHM |
HM processes in OGS are defined for linear and higher order elements. | |
template<typename LocalAssemblerInterface , template< typename, typename, int > class LocalAssemblerImplementation, NumLib::IntegrationMethodProvider IntegrationMethodProvider, int GlobalDim, typename... ConstructorArgs> | |
using | ProcessLib::LocalAssemblerFactoryStokes |
Stokes flow in OGS is defined for higher order elements only. | |