CarrierEqn.H File Reference
Include dependency graph for CarrierEqn.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CarrierEqn< Type >
 Class to store the coefficients of a term in a carrier equation. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
void operator+= (fvMatrix< Type > &fvEqn, const CarrierEqn< Type > &cEqn)
 Add to a finite-volume equation. More...
 
template<class Type >
void operator-= (fvMatrix< Type > &fvEqn, const CarrierEqn< Type > &cEqn)
 Subtract from a finite-volume equation. More...
 

Detailed Description

Original source file CarrierEqn.H

Definition in file CarrierEqn.H.