DUNE-ACFEM (unstable)
Dune::ACFem::Expressions::DenseStorage< T, SFINAE > Struct Template Reference
A traits class which provides a type suitable to store the values of the given expression T and any expressions of "similar" type. More...
Detailed Description
template<class T, class SFINAE = void>
struct Dune::ACFem::Expressions::DenseStorage< T, SFINAE >
struct Dune::ACFem::Expressions::DenseStorage< T, SFINAE >
A traits class which provides a type suitable to store the values of the given expression T and any expressions of "similar" type.
This is meant to be dense (floating point) storage. Expression implementation should specialize this class in order to give abstract access to a type which can hold the values of any expression.
The documentation for this struct was generated from the following file:
- dune/acfem/expressions/densestorage.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Dec 31, 23:31, 2024)