Go to the source code of this file.
Classes | |
| class | faMatrix< Type > |
| A special matrix type and solver, designed for finite area solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise. More... | |
| class | convectionScheme< Type > |
| Abstract base class for finite area calculus convection schemes. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::fa | |
| Namespace for finite-area. | |
Macros | |
| #define | makeFaConvectionTypeScheme(SS, Type) |
| #define | makeFaConvectionScheme(SS) |
Original source file faConvectionScheme.H
Definition in file faConvectionScheme.H.
| #define makeFaConvectionTypeScheme | ( | SS, | |
| Type | |||
| ) |
Definition at line 169 of file faConvectionScheme.H.
| #define makeFaConvectionScheme | ( | SS | ) |
Definition at line 183 of file faConvectionScheme.H.