

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 | faDdtScheme< Type > |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::fa | |
| Namespace for finite-area. | |
Macros | |
| #define | makeFaDdtTypeScheme(SS, Type) |
| #define | makeFaDdtScheme(SS) |
Original source file faDdtScheme.H
Definition in file faDdtScheme.H.
| #define makeFaDdtTypeScheme | ( | SS, | |
| Type | |||
| ) |
Definition at line 229 of file faDdtScheme.H.
| #define makeFaDdtScheme | ( | SS | ) |
Definition at line 243 of file faDdtScheme.H.