All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Public Member Functions | Protected Attributes | List of all members
GaussVolPointBase2D Class Reference
Inheritance diagram for GaussVolPointBase2D:
Inheritance graph
[legend]

Public Member Functions

 GaussVolPointBase2D (const fvMesh &mesh)
 
 ~GaussVolPointBase2D ()
 
void faceGrad (const volScalarField &f, surfaceVectorField &gradf)
 
void faceDiv (const volVectorField &f, surfaceScalarField &divf)
 
void faceDiv (const volTensorField &f, surfaceVectorField &divf)
 

Protected Attributes

List< scalar > c1_
 
List< scalar > c2_
 
List< scalar > c3_
 
List< scalar > c4_
 
List< scalar > mv42_
 
List< scalar > mv13_
 
List< label > ip3_
 
List< label > ip1_
 
List< label > ic4_
 
List< label > ic2_
 
vector e1_
 
vector e2_
 
label ie1_
 
label ie2_
 
label ie3_
 
List< label > ordinaryPatches_
 ordinary external boundaries More...
 
List< bool > processorPatch_
 
List< List< label > > ip3e_
 
List< List< label > > ip1e_
 
List< List< label > > ic4e_
 
List< List< scalar > > c1e_
 
List< List< scalar > > c2e_
 
List< List< scalar > > c3e_
 
List< List< scalar > > c4e_
 
List< List< scalar > > mv42e_
 
List< List< scalar > > mv13e_
 

Detailed Description

Definition at line 38 of file GaussVolPointBase2D.H.

Constructor & Destructor Documentation

GaussVolPointBase2D ( const fvMesh &  mesh)

Definition at line 289 of file GaussVolPointBase2D.C.

Member Function Documentation

void faceGrad ( const volScalarField &  f,
surfaceVectorField &  gradf 
)

Definition at line 294 of file GaussVolPointBase2D.C.

void faceDiv ( const volVectorField &  f,
surfaceScalarField &  divf 
)

Definition at line 362 of file GaussVolPointBase2D.C.

void faceDiv ( const volTensorField &  f,
surfaceVectorField &  divf 
)

Definition at line 433 of file GaussVolPointBase2D.C.

Member Data Documentation

List<scalar> c1_
protected

Definition at line 43 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<scalar> c2_
protected

Definition at line 44 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<scalar> c3_
protected

Definition at line 45 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<scalar> c4_
protected

Definition at line 46 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<scalar> mv42_
protected

Definition at line 54 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<scalar> mv13_
protected

Definition at line 55 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<label> ip3_
protected

Definition at line 56 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<label> ip1_
protected

Definition at line 57 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<label> ic4_
protected

Definition at line 58 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<label> ic2_
protected

Definition at line 59 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

vector e1_
protected

Definition at line 60 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

vector e2_
protected

Definition at line 61 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

label ie1_
protected

Definition at line 62 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

label ie2_
protected

Definition at line 62 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

label ie3_
protected

Definition at line 62 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<label> ordinaryPatches_
protected

ordinary external boundaries

or processor boundary

Definition at line 69 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<bool> processorPatch_
protected

Definition at line 70 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<label> > ip3e_
protected

Definition at line 76 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<label> > ip1e_
protected

Definition at line 77 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<label> > ic4e_
protected

Definition at line 78 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<scalar> > c1e_
protected

Definition at line 79 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<scalar> > c2e_
protected

Definition at line 80 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<scalar> > c3e_
protected

Definition at line 81 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<scalar> > c4e_
protected

Definition at line 82 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<scalar> > mv42e_
protected

Definition at line 83 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().

List<List<scalar> > mv13e_
protected

Definition at line 84 of file GaussVolPointBase2D.H.

Referenced by GaussVolPointBase2D::GaussVolPointBase2D().


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