View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 > Struct Template Reference

View2<Field, S1, S2> specialization for indexing a field with two domains. More...

#include <Field.h>

List of all members.

Public Types

enum  { sv = DomainTraits<SDomain_t>::singleValued }
typedef Field< Mesh, T, EngineTag > Subject_t
typedef Subject_t::Domain_t Domain_t
typedef NewDomain2< Sub1, Sub2 > NewDomain_t
typedef NewDomain_t::SliceType_t SDomain_t
typedef View1Implementation
< Subject_t, SDomain_t, sv > 
Dispatch_t
typedef CombineDomainOpt
< NewDomain_t, sv > 
Combine_t
typedef Dispatch_t::ReadType_t ReadType_t
typedef Dispatch_t::Type_t Type_t

Static Public Member Functions

static Type_t make (const Subject_t &f, const Sub1 &s1, const Sub2 &s2)
static ReadType_t makeRead (const Subject_t &f, const Sub1 &s1, const Sub2 &s2)


Detailed Description

template<class Mesh, class T, class EngineTag, class Sub1, class Sub2>
struct View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >

View2<Field, S1, S2> specialization for indexing a field with two domains.

Member Typedef Documentation

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
typedef Field<Mesh, T, EngineTag> View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::Subject_t

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
typedef Subject_t::Domain_t View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::Domain_t

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
typedef NewDomain2<Sub1, Sub2> View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::NewDomain_t

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
typedef NewDomain_t::SliceType_t View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::SDomain_t

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
typedef View1Implementation<Subject_t, SDomain_t, sv> View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::Dispatch_t

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
typedef CombineDomainOpt<NewDomain_t, sv> View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::Combine_t

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
typedef Dispatch_t::ReadType_t View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::ReadType_t

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
typedef Dispatch_t::Type_t View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::Type_t


Member Enumeration Documentation

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
anonymous enum

Enumerator:
sv 


Member Function Documentation

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
static Type_t View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::make ( const Subject_t f,
const Sub1 &  s1,
const Sub2 &  s2 
) [inline, static]

template<class Mesh , class T , class EngineTag , class Sub1 , class Sub2 >
static ReadType_t View2< Field< Mesh, T, EngineTag >, Sub1, Sub2 >::makeRead ( const Subject_t f,
const Sub1 &  s1,
const Sub2 &  s2 
) [inline, static]


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

Generated on Wed Mar 16 06:20:43 2011 for FreePOOMA by  doxygen 1.5.9