FreePOOMA
2.4.1
|
#include <Grad.UR.h>
Public Types | |
typedef Vector< Dim, T2 > | OutputElement_t |
Public Member Functions | |
Centering< Dim > | outputCentering () const |
Centering< Dim > | inputCentering () const |
GradCellToVert () | |
template<class FE > | |
GradCellToVert (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 |
typedef Vector<Dim, T2> GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::OutputElement_t |
GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::GradCellToVert | ( | ) | [inline] |
GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::GradCellToVert | ( | const FE & | fieldEngine | ) | [inline] |
Centering<Dim> GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::outputCentering | ( | ) | const [inline] |
References CellType, and Continuous.
Centering<Dim> GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::inputCentering | ( | ) | const [inline] |
References Continuous, and VertexType.
int GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::lowerExtent | ( | int | d | ) | const [inline] |
int GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::upperExtent | ( | int | d | ) | const [inline] |
OutputElement_t GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::operator() | ( | const F & | f, |
int | i1 | ||
) | const [inline] |
OutputElement_t GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::operator() | ( | const F & | f, |
int | i1, | ||
int | i2 | ||
) | const [inline] |
OutputElement_t GradCellToVert< T2, UniformRectilinearMesh< Dim, TM > >::operator() | ( | const F & | f, |
int | i1, | ||
int | i2, | ||
int | i3 | ||
) | const [inline] |