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

Public Member Functions

 constTwoPhaseProperties (const dictionary &dict, const word &phase1name, const word &phase2name)
 
 ~constTwoPhaseProperties ()
 
const dimensionedScalar & nu1 () const
 
const dimensionedScalar & nu2 () const
 
const dimensionedScalar & rho1 () const
 
const dimensionedScalar & rho2 () const
 
const dimensionedScalar & Tau1 () const
 
const dimensionedScalar & Tau2 () const
 

Detailed Description

Definition at line 44 of file constTwoPhaseProperties.H.

Constructor & Destructor Documentation

constTwoPhaseProperties ( const dictionary &  dict,
const word &  phase1name,
const word &  phase2name 
)

Definition at line 27 of file constTwoPhaseProperties.C.

Definition at line 45 of file constTwoPhaseProperties.C.

Member Function Documentation

const Foam::dimensionedScalar & nu1 ( ) const

Definition at line 51 of file constTwoPhaseProperties.C.

const Foam::dimensionedScalar & nu2 ( ) const

Definition at line 56 of file constTwoPhaseProperties.C.

const Foam::dimensionedScalar & rho1 ( ) const

Definition at line 61 of file constTwoPhaseProperties.C.

const Foam::dimensionedScalar & rho2 ( ) const

Definition at line 66 of file constTwoPhaseProperties.C.

const Foam::dimensionedScalar & Tau1 ( ) const

Definition at line 71 of file constTwoPhaseProperties.C.

const Foam::dimensionedScalar & Tau2 ( ) const

Definition at line 76 of file constTwoPhaseProperties.C.


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