FreePOOMA
2.4.1
|
This specialization of LeafFunctor is used to get the domain type or the domain itself from an Array. More...
#include <Array.h>
Public Types | |
typedef Engine< Dim, T, EngineTag >::Domain_t | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Array< Dim, T, EngineTag > &a, const DomainFunctorTag &) |
This specialization of LeafFunctor is used to get the domain type or the domain itself from an Array.
Used only by Expression-Engine.
typedef Engine<Dim, T, EngineTag>::Domain_t LeafFunctor< Array< Dim, T, EngineTag >, DomainFunctorTag >::Type_t |
static Type_t LeafFunctor< Array< Dim, T, EngineTag >, DomainFunctorTag >::apply | ( | const Array< Dim, T, EngineTag > & | a, |
const DomainFunctorTag & | |||
) | [inline, static] |
References Array< Dim, T, EngineTag >::domain().