FreePOOMA  2.4.1
Public Types | Static Public Member Functions
LeafFunctor< Field< Mesh, T, EngineTag >, ConformTag< Dim > > Struct Template Reference

#include <Field.h>

List of all members.

Public Types

typedef bool Type_t

Static Public Member Functions

static Type_t apply1 (const Interval< Dim > &d, const ConformTag< Dim > &ct)
template<int Dim2>
static Type_t apply1 (const Interval< Dim2 > &d, const ConformTag< Dim > &ct)
static Type_t apply (const Field< Mesh, T, EngineTag > &f, const ConformTag< Dim > &ct)

template<class Mesh, class T, class EngineTag, int Dim>
struct LeafFunctor< Field< Mesh, T, EngineTag >, ConformTag< Dim > >


Member Typedef Documentation

template<class Mesh , class T , class EngineTag , int Dim>
typedef bool LeafFunctor< Field< Mesh, T, EngineTag >, ConformTag< Dim > >::Type_t

Member Function Documentation

template<class Mesh , class T , class EngineTag , int Dim>
static Type_t LeafFunctor< Field< Mesh, T, EngineTag >, ConformTag< Dim > >::apply1 ( const Interval< Dim > &  d,
const ConformTag< Dim > &  ct 
) [inline, static]

References conforms().

template<class Mesh , class T , class EngineTag , int Dim>
template<int Dim2>
static Type_t LeafFunctor< Field< Mesh, T, EngineTag >, ConformTag< Dim > >::apply1 ( const Interval< Dim2 > &  d,
const ConformTag< Dim > &  ct 
) [inline, static]
template<class Mesh , class T , class EngineTag , int Dim>
static Type_t LeafFunctor< Field< Mesh, T, EngineTag >, ConformTag< Dim > >::apply ( const Field< Mesh, T, EngineTag > &  f,
const ConformTag< Dim > &  ct 
) [inline, static]

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