

Go to the source code of this file.
Classes | |
| class | fvMatrix< Type > |
| A special matrix type and solver, designed for finite volume 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 convection schemes. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::fv | |
| Namespace for finite-volume. | |
Macros | |
| #define | makeFvConvectionTypeScheme(SS, Type) |
| #define | makeFvConvectionScheme(SS) |
| #define | makeMultivariateFvConvectionTypeScheme(SS, Type) |
| #define | makeMultivariateFvConvectionScheme(SS) |
Original source file convectionScheme.H
Definition in file convectionScheme.H.
| #define makeFvConvectionTypeScheme | ( | SS, | |
| Type | |||
| ) |
Definition at line 221 of file convectionScheme.H.
| #define makeFvConvectionScheme | ( | SS | ) |
Definition at line 233 of file convectionScheme.H.
| #define makeMultivariateFvConvectionTypeScheme | ( | SS, | |
| Type | |||
| ) |
Definition at line 242 of file convectionScheme.H.
| #define makeMultivariateFvConvectionScheme | ( | SS | ) |
Definition at line 256 of file convectionScheme.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.