OpenFOAM logo
Open Source CFD Toolkit

faSchemes Class Reference

Inheritance diagram for faSchemes:

Inheritance graph
[legend]
Collaboration diagram for faSchemes:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 faSchemes (const objectRegistry &obr)
 Construct from objectRegistry.
const dictionaryschemesDict () const
ITstreamddtScheme (const word &name) const
ITstreamd2dt2Scheme (const word &name) const
ITstreaminterpolationScheme (const word &name) const
ITstreamdivScheme (const word &name) const
ITstreamgradScheme (const word &name) const
ITstreamsnGradScheme (const word &name) const
ITstreamlaplacianScheme (const word &name) const
bool fluxRequired (const word &name) const
bool read ()
 Read the faSchemes.

Static Public Attributes

int debug
 Debug switch.

Constructor & Destructor Documentation

faSchemes const objectRegistry obr  ) 
 

Construct from objectRegistry.


Member Function Documentation

ITstream& d2dt2Scheme const word name  )  const
 

ITstream& ddtScheme const word name  )  const
 

ITstream& divScheme const word name  )  const
 

bool fluxRequired const word name  )  const
 

ITstream& gradScheme const word name  )  const
 

ITstream& interpolationScheme const word name  )  const
 

ITstream& laplacianScheme const word name  )  const
 

bool read  )  [virtual]
 

Read the faSchemes.

Reimplemented from regIOobject.

const dictionary& schemesDict  )  const
 

ITstream& snGradScheme const word name  )  const
 


Member Data Documentation

int debug [static]
 

Debug switch.

Definition at line 101 of file faSchemes.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org