OGS
CreateSmallDeformationNonlocalProcess.cpp File Reference

Detailed Description

Definition in file CreateSmallDeformationNonlocalProcess.cpp.

Include dependency graph for CreateSmallDeformationNonlocalProcess.cpp:

Go to the source code of this file.

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::SmallDeformationNonlocal
 

Functions

template<int DisplacementDim>
std::unique_ptr< ProcessProcessLib::SmallDeformationNonlocal::createSmallDeformationNonlocalProcess (std::string const &name, MeshLib::Mesh &mesh, std::unique_ptr< ProcessLib::AbstractJacobianAssembler > &&jacobian_assembler, std::vector< ProcessVariable > const &variables, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters, std::optional< ParameterLib::CoordinateSystem > const &local_coordinate_system, unsigned const integration_order, BaseLib::ConfigTree const &config)
 
template std::unique_ptr< ProcessProcessLib::SmallDeformationNonlocal::createSmallDeformationNonlocalProcess< 2 > (std::string const &name, MeshLib::Mesh &mesh, std::unique_ptr< ProcessLib::AbstractJacobianAssembler > &&jacobian_assembler, std::vector< ProcessVariable > const &variables, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters, std::optional< ParameterLib::CoordinateSystem > const &local_coordinate_system, unsigned const integration_order, BaseLib::ConfigTree const &config)
 
template std::unique_ptr< ProcessProcessLib::SmallDeformationNonlocal::createSmallDeformationNonlocalProcess< 3 > (std::string const &name, MeshLib::Mesh &mesh, std::unique_ptr< ProcessLib::AbstractJacobianAssembler > &&jacobian_assembler, std::vector< ProcessVariable > const &variables, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters, std::optional< ParameterLib::CoordinateSystem > const &local_coordinate_system, unsigned const integration_order, BaseLib::ConfigTree const &config)