Public Member Functions | List of all members
CollidingParcel< ParcelType >::constantProperties Class Reference

Class to hold thermo particle constant properties. More...

Inheritance diagram for CollidingParcel< ParcelType >::constantProperties:
Inheritance graph
[legend]
Collaboration diagram for CollidingParcel< ParcelType >::constantProperties:
Collaboration graph
[legend]

Public Member Functions

 constantProperties ()
 Null constructor. More...
 
 constantProperties (const constantProperties &cp)
 Copy constructor. More...
 
 constantProperties (const dictionary &parentDict)
 Construct from dictionary. More...
 
scalar youngsModulus () const
 Return const access to Young's Modulus. More...
 
scalar poissonsRatio () const
 Return const access to Poisson's ratio. More...
 

Detailed Description

template<class ParcelType>
class Foam::CollidingParcel< ParcelType >::constantProperties

Class to hold thermo particle constant properties.

Definition at line 83 of file CollidingParcel.H.

Constructor & Destructor Documentation

◆ constantProperties() [1/3]

constantProperties ( )
inline

Null constructor.

Definition at line 30 of file CollidingParcelI.H.

Referenced by CollidingParcel< ParcelType >::constantProperties::constantProperties().

Here is the caller graph for this function:

◆ constantProperties() [2/3]

constantProperties ( const constantProperties cp)
inline

Copy constructor.

Definition at line 40 of file CollidingParcelI.H.

References CollidingParcel< ParcelType >::constantProperties::constantProperties().

Here is the call graph for this function:

◆ constantProperties() [3/3]

constantProperties ( const dictionary parentDict)
inline

Construct from dictionary.

Definition at line 52 of file CollidingParcelI.H.

References CollidingParcel< ParcelType >::CollidingParcel().

Here is the call graph for this function:

Member Function Documentation

◆ youngsModulus()

Foam::scalar youngsModulus ( ) const
inline

Return const access to Young's Modulus.

Definition at line 140 of file CollidingParcelI.H.

References demandDrivenEntry< Type >::value().

Here is the call graph for this function:

◆ poissonsRatio()

Foam::scalar poissonsRatio ( ) const
inline

Return const access to Poisson's ratio.

Definition at line 148 of file CollidingParcelI.H.

References demandDrivenEntry< Type >::value().

Here is the call graph for this function:

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