noSintering Class Reference
Inheritance diagram for noSintering:
Collaboration diagram for noSintering:

Public Member Functions

 TypeName ("none")
 Runtime type information. More...
 
 noSintering (const dictionary &dict, const fractal &fractalShape)
 Construct from a dictionary and a fractal shape model. More...
 
virtual ~noSintering ()
 Destructor. More...
 
virtual tmp< fvScalarMatrixR () const
 Sintering source term. More...
 
- Public Member Functions inherited from sinteringModel
 TypeName ("sinteringModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, sinteringModel, dictionary,(const dictionary &dict, const fractal &fractalShape),(dict, fractalShape))
 
 sinteringModel (const dictionary &dict, const fractal &fractalShape)
 Construct from a dictionary and a fractal shape model. More...
 
virtual ~sinteringModel ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from sinteringModel
static autoPtr< sinteringModelNew (const dictionary &dict, const fractal &fractalShape)
 
- Protected Attributes inherited from sinteringModel
const fractalfractal_
 Reference to fractal shapeModel class. More...
 

Detailed Description

Definition at line 53 of file noSintering.H.

Constructor & Destructor Documentation

◆ noSintering()

noSintering ( const dictionary dict,
const fractal fractalShape 
)

Construct from a dictionary and a fractal shape model.

Definition at line 50 of file noSintering.C.

◆ ~noSintering()

~noSintering ( )
virtual

Destructor.

Definition at line 62 of file noSintering.C.

Member Function Documentation

◆ TypeName()

TypeName ( "none"  )

Runtime type information.

◆ R()

Foam::tmp< Foam::fvScalarMatrix > R ( ) const
virtual

Sintering source term.

Implements sinteringModel.

Definition at line 69 of file noSintering.C.

References Foam::dimLength, Foam::dimTime, Foam::inv(), DimensionedField< Type, GeoMesh >::mesh(), dimensioned< Type >::name(), Foam::R(), Foam::fvm::Su(), IOobject::time(), and Foam::typedName().

Here is the call graph for this function:

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