Loading...
Searching...
No Matches
noReflection Class Reference

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

#include <noReflection.H>

Inheritance diagram for noReflection:
Collaboration diagram for noReflection:

Public Member Functions

 TypeName ("none")
 Runtime type information.
 noReflection (const dictionary &dict, const fvMesh &mesh)
 Construct from components.
virtual ~noReflection ()=default
 Destructor.
virtual scalar rho (const scalar incidentAngle) const
 Return reflectivity from medium1 to medium2 and a incident angle.
virtual vector R (const vector &incident, const vector &n) const
 Return reflected direction.
Public Member Functions inherited from reflectionModel
 TypeName ("reflectionModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, reflectionModel, dictionary,(const dictionary &dict, const fvMesh &mesh),(dict, mesh))
 reflectionModel (const dictionary &dict, const fvMesh &mesh)
 Construct from components.
virtual ~reflectionModel ()=default
 Destructor.

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_
 Reference to the fvMesh.

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 )

Construct from components.

References dict, and mesh.

◆ ~noReflection()

virtual ~noReflection ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "none" )

Runtime type information.

◆ rho()

virtual scalar rho ( const scalar incidentAngle) const
virtual

Return reflectivity from medium1 to medium2 and a incident angle.

Implements reflectionModel.

◆ R()

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

Return reflected direction.

Implements reflectionModel.

References n.


The documentation for this class was generated from the following file:
  • applications/solvers/multiphase/icoReactingMultiphaseInterFoam/laserDTRM/reflectionModel/noReflection/noReflection.H