|
|
InvalidResult | mgis::behaviour::internals::registerErrorMessage (AbstractErrorHandler &eh, std::string_view n, const char *const emsg1, const char *const emsg2) |
| |
|
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::internals::makeFunctionView (AbstractErrorHandler &eh, const mgis::function::SharedSpace< SpaceType > &qspace, const std::vector< Variable > &variables, std::span< real > values, std::string_view n, const Hypothesis h, const size_type stride, const char *const emsg1, const char *const emsg2) |
| |
|
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::internals::makeImmutableFunctionView (AbstractErrorHandler &eh, const mgis::function::SharedSpace< SpaceType > &qspace, const std::vector< Variable > &variables, std::span< const real > values, std::string_view n, const Hypothesis h, const size_type stride, const char *const emsg1, const char *const emsg2) |
| |
| 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
|
| |