massive Class Reference

Base class for clouds with particles with mass. More...

Inheritance diagram for massive:
Collaboration diagram for massive:

Public Member Functions

 TypeName ("massive")
 Run-time type information. More...
 
virtual ~massive ()
 Destructor. More...
 

Public Attributes

CloudStateFieldRef< scalar > rho
 Density. More...
 
const CloudDerivedField< scalar > & m
 Mass. More...
 

Static Public Attributes

static const word mName
 Name of mass fields. More...
 

Protected Member Functions

 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 particles with mass.

Source files

Definition at line 50 of file massive.H.

Constructor & Destructor Documentation

◆ massive()

massive ( const cloud c,
const shaped shapedCloud,
LagrangianScalarDynamicField rho_ 
)
protected

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

the density field

Definition at line 46 of file massive.C.

References massive::rho, and shaped::v.

◆ ~massive()

~massive ( )
virtual

Destructor.

Definition at line 74 of file massive.C.

Member Function Documentation

◆ TypeName()

TypeName ( "massive"  )

Run-time type information.

Member Data Documentation

◆ mName

◆ rho

◆ m


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