|
MGIS
|
an helper class storing the values of a function More...
#include </home/runner/work/MFrontGenericInterfaceSupport/MFrontGenericInterfaceSupport/include/MGIS/Function/Function.hxx>
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< real > | storage_values |
| values | |
an helper class storing the values of a function