FreePOOMA  2.4.1
Public Types | Public Member Functions
DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC > Class Template Reference

#include <Div.UR.h>

List of all members.

Public Types

typedef T2 OutputElement_t

Public Member Functions

Centering< Dim > outputCentering () const
Centering< Dim > inputCentering () const
 DivSameToSame ()
template<class FE >
 DivSameToSame (const FE &fieldEngine)
int lowerExtent (int d) const
int upperExtent (int d) const
template<class F >
OutputElement_t operator() (const F &f, int i1) const
template<class F >
OutputElement_t operator() (const F &f, int i1, int i2) const
template<class F >
OutputElement_t operator() (const F &f, int i1, int i2, int i3) const

template<class T2, int Dim, class TM, CenteringType OC>
class DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >


Member Typedef Documentation

template<class T2 , int Dim, class TM , CenteringType OC>
typedef T2 DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::OutputElement_t

Constructor & Destructor Documentation

template<class T2 , int Dim, class TM , CenteringType OC>
DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::DivSameToSame ( ) [inline]
template<class T2 , int Dim, class TM , CenteringType OC>
template<class FE >
DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::DivSameToSame ( const FE &  fieldEngine) [inline]

Member Function Documentation

template<class T2 , int Dim, class TM , CenteringType OC>
Centering<Dim> DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::outputCentering ( ) const [inline]

References Continuous.

template<class T2 , int Dim, class TM , CenteringType OC>
Centering<Dim> DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::inputCentering ( ) const [inline]

References Continuous.

template<class T2 , int Dim, class TM , CenteringType OC>
int DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::lowerExtent ( int  d) const [inline]
template<class T2 , int Dim, class TM , CenteringType OC>
int DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::upperExtent ( int  d) const [inline]
template<class T2 , int Dim, class TM , CenteringType OC>
template<class F >
OutputElement_t DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::operator() ( const F &  f,
int  i1 
) const [inline]
template<class T2 , int Dim, class TM , CenteringType OC>
template<class F >
OutputElement_t DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::operator() ( const F &  f,
int  i1,
int  i2 
) const [inline]
template<class T2 , int Dim, class TM , CenteringType OC>
template<class F >
OutputElement_t DivSameToSame< Vector< Dim, T2 >, UniformRectilinearMesh< Dim, TM >, OC >::operator() ( const F &  f,
int  i1,
int  i2,
int  i3 
) const [inline]

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