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 >

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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 1, 22:29, 2024)