|
| template<mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType > > > | mgis::behaviour::getGradient (AbstractErrorHandler &, MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the gradient associated with the given name
|
| |
| template<mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, mgis::function::FunctionDataLayoutDescription{}, false > > | mgis::behaviour::getGradient (AbstractErrorHandler &, const MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the gradient associated with the given name
|
| |
| template<size_type N, mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, fixed_size_dynamic_stride_data_layout_description< N > > > | mgis::behaviour::getGradient (AbstractErrorHandler &, MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the gradient associated with the given name
|
| |
| template<size_type N, mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, fixed_size_dynamic_stride_data_layout_description< N >, false > > | mgis::behaviour::getGradient (AbstractErrorHandler &, const MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the gradient associated with the given name
|
| |
| template<mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType > > > | mgis::behaviour::getThermodynamicForce (AbstractErrorHandler &, MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the thermodynamic force associated with the given name
|
| |
| template<mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, mgis::function::FunctionDataLayoutDescription{}, false > > | mgis::behaviour::getThermodynamicForce (AbstractErrorHandler &, const MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the thermodynamic force associated with the given name
|
| |
| template<size_type N, mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, fixed_size_dynamic_stride_data_layout_description< N > > > | mgis::behaviour::getThermodynamicForce (AbstractErrorHandler &, MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the thermodynamic force associated with the given name
|
| |
| template<size_type N, mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, fixed_size_dynamic_stride_data_layout_description< N >, false > > | mgis::behaviour::getThermodynamicForce (AbstractErrorHandler &, const MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the thermodynamic force associated with the given name
|
| |
| template<mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType > > > | mgis::behaviour::getInternalStateVariable (AbstractErrorHandler &, MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the internal state variable associated with the given name
|
| |
| template<mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, mgis::function::FunctionDataLayoutDescription{}, false > > | mgis::behaviour::getInternalStateVariable (AbstractErrorHandler &, const MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the internal state variable associated with the given name
|
| |
| template<size_type N, mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, fixed_size_dynamic_stride_data_layout_description< N > > > | mgis::behaviour::getInternalStateVariable (AbstractErrorHandler &, MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the internal state variable associated with the given name
|
| |
| template<size_type N, mgis::function::LinearElementSpaceConcept SpaceType> |
| std::optional< mgis::function::FunctionView< mgis::function::SharedSpace< SpaceType >, fixed_size_dynamic_stride_data_layout_description< N >, false > > | mgis::behaviour::getInternalStateVariable (AbstractErrorHandler &, const MaterialFunctionManager< SpaceType > &, std::string_view, const TimeStepStage=ets) |
| | return the internal state variable associated with the given name
|
| |