MGIS
Loading...
Searching...
No Matches
mgis::function::FunctionStorage< Space, N > Struct Template Reference

an helper class storing the values of a function More...

#include </home/runner/work/MFrontGenericInterfaceSupport/MFrontGenericInterfaceSupport/include/MGIS/Function/Function.hxx>

Inheritance diagram for mgis::function::FunctionStorage< Space, N >:
mgis::function::Function< Space, N >

Public Member Functions

constexpr FunctionStorage (const Space &s)
 
constexpr FunctionStorage (const Space &s, const size_type dsize)
 
constexpr FunctionStorage (FunctionStorage &&)=default
 
constexpr FunctionStorage (const FunctionStorage &)=default
 

Protected Attributes

std::vector< realstorage_values
 values
 

Detailed Description

template<LinearFunctionalSpaceConcept Space, size_type N>
struct mgis::function::FunctionStorage< Space, N >

an helper class storing the values of a function


The documentation for this struct was generated from the following file: