MGIS
Loading...
Searching...
No Matches
TensorialFunction.ixx File Reference

Namespaces

namespace  mgis
 the namespace mgis encloses all the MGIS project.
 

Functions

template<FunctionalSpaceConcept Space, TensorConcept TensorType>
constexpr decltype(automgis::function::getSpace (const TensorialFunction< Space, TensorType > &)
 
template<FunctionalSpaceConcept Space, TensorConcept TensorType>
constexpr auto mgis::function::view (const TensorialFunction< Space, TensorType > &)
 convert a tensorial function to a immutable view
 
template<FunctionalSpaceConcept Space, TensorConcept TensorType>
constexpr mgis::size_type mgis::function::getNumberOfComponents (const TensorialFunction< Space, TensorType > &) noexcept
 

Detailed Description

Author
Thomas Helfer
Date
28/08/2025

Function Documentation

◆ getNumberOfComponents()

template<FunctionalSpaceConcept Space, TensorConcept TensorType>
constexpr mgis::size_type mgis::function::getNumberOfComponents ( const TensorialFunction< Space, TensorType > &  f)
constexprnoexcept
Returns
the number of components

◆ view()

template<FunctionalSpaceConcept Space, TensorConcept TensorType>
constexpr auto mgis::function::view ( const TensorialFunction< Space, TensorType > &  f)
constexpr

convert a tensorial function to a immutable view

Parameters
[in]ffunction