bMulticomponentMixture Class Reference

Burnt gas combustion multicomponent mixture. More...

Inheritance diagram for bMulticomponentMixture:
Collaboration diagram for bMulticomponentMixture:

Public Member Functions

 ClassName ("bMulticomponent")
 Runtime type information. More...
 
 bMulticomponentMixture (const dictionary &)
 Construct from a dictionary. More...
 
 bMulticomponentMixture (const bMulticomponentMixture &)=delete
 Disallow default bitwise copy construction. More...
 
virtual const wordmixtureType () const
 Return the mixture type name. More...
 
void operator= (const bMulticomponentMixture &)=delete
 Disallow default bitwise assignment. More...
 
- Public Member Functions inherited from bMixture
 bMixture ()
 Construct. More...
 
 bMixture (const bMixture &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~bMixture ()
 Destructor. More...
 
void operator= (const bMixture &)=delete
 Disallow default bitwise assignment. More...
 

Detailed Description

Burnt gas combustion multicomponent mixture.

to provide composition support for burnt chemistry integration for pollutant simulations.

Source files

Definition at line 51 of file bMulticomponentMixture.H.

Constructor & Destructor Documentation

◆ bMulticomponentMixture() [1/2]

Construct from a dictionary.

Definition at line 38 of file bMulticomponentMixture.C.

◆ bMulticomponentMixture() [2/2]

Disallow default bitwise copy construction.

Member Function Documentation

◆ ClassName()

ClassName ( "bMulticomponent"  )

Runtime type information.

◆ mixtureType()

virtual const word& mixtureType ( ) const
inlinevirtual

Return the mixture type name.

Implements bMixture.

Definition at line 74 of file bMulticomponentMixture.H.

References Foam::typeName().

Here is the call graph for this function:

◆ operator=()

void operator= ( const bMulticomponentMixture )
delete

Disallow default bitwise assignment.


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