dense Class Reference

Base class for clouds with a user-specified density field. More...

Inheritance diagram for dense:
Collaboration diagram for dense:

Public Member Functions

 TypeName ("dense")
 Run-time type information. More...
 
 dense (const cloud &, const shaped &)
 Construct from a reference to the cloud and its base classes. More...
 
virtual ~dense ()
 Destructor. More...
 
- Public Member Functions inherited from massive
 TypeName ("massive")
 Run-time type information. More...
 
virtual ~massive ()
 Destructor. More...
 

Additional Inherited Members

- Public Attributes inherited from massive
CloudStateFieldRef< scalar > rho
 Density. More...
 
const CloudDerivedField< scalar > & m
 Mass. More...
 
- Static Public Attributes inherited from massive
static const word mName
 Name of mass fields. More...
 
- Protected Member Functions inherited from massive
 massive (const cloud &, const shaped &, LagrangianScalarDynamicField &)
 Construct from a reference to the cloud and its base classes and. More...
 

Detailed Description

Base class for clouds with a user-specified density field.

Source files

Definition at line 72 of file dense.H.

Constructor & Destructor Documentation

◆ dense()

dense ( const cloud c,
const shaped shapedCloud 
)

Construct from a reference to the cloud and its base classes.

Definition at line 58 of file dense.C.

◆ ~dense()

~dense ( )
virtual

Destructor.

Definition at line 67 of file dense.C.

Member Function Documentation

◆ TypeName()

TypeName ( "dense"  )

Run-time type information.


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