Public Member Functions | List of all members
noReflection Class Reference

Dummy scatter model for 'none'. More...

Inheritance diagram for noReflection:
Inheritance graph
[legend]
Collaboration diagram for noReflection:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("none")
 
 noReflection (const dictionary &dict, const fvMesh &mesh)
 
virtual ~noReflection ()=default
 
virtual scalar rho (const scalar incidentAngle) const
 
virtual vector R (const vector &incident, const vector &n) const
 
- Public Member Functions inherited from reflectionModel
 TypeName ("reflectionModel")
 
 declareRunTimeSelectionTable (autoPtr, reflectionModel, dictionary,(const dictionary &dict, const fvMesh &mesh),(dict, mesh))
 
 reflectionModel (const dictionary &dict, const fvMesh &mesh)
 
virtual ~reflectionModel ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from reflectionModel
static autoPtr< reflectionModelNew (const dictionary &dict, const fvMesh &mesh)
 
- Protected Attributes inherited from reflectionModel
const fvMeshmesh_
 

Detailed Description

Dummy scatter model for 'none'.

Source files

Definition at line 48 of file noReflection.H.

Constructor & Destructor Documentation

◆ noReflection()

noReflection ( const dictionary dict,
const fvMesh mesh 
)

◆ ~noReflection()

virtual ~noReflection ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "none"  )

◆ rho()

virtual scalar rho ( const scalar  incidentAngle) const
virtual

Implements reflectionModel.

◆ R()

virtual vector R ( const vector incident,
const vector n 
) const
virtual

Implements reflectionModel.


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