LinearFlow Class Reference

Inheritance diagram for LinearFlow:

FlowModel List of all members.

Public Member Functions

 LinearFlow (Array< REAL > const &Prms, Array< REAL > const &IniData)
virtual ~LinearFlow ()
String Name () const
void TgPermeability (Tensor2 &K) const
void FlowVelocity (Tensor1 const &Grad, Tensor1 &Vel) const
void FlowUpdate (REAL const &DPp)
void BackupState ()
void RestoreState ()
int nInternalStateValues () const
void InternalStateValues (Array< REAL > &IntStateVals) const
void InternalStateNames (Array< String > &IntStateNames) const
REAL Pp () const
REAL GammaW () const

Static Public Attributes

static const size_t NPRMS = 2
static const size_t NIDAT = 1

Protected Attributes

REAL _k
REAL _gammaW
REAL _ppr
REAL _ppr_bkp

Detailed Description

Definition at line 30 of file linearflow.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:28 2007 for MechSys by  doxygen 1.4.7