

Go to the source code of this file.
Classes | |
| class | SolverPerformance< Type > |
| SolverPerformance is the class returned by the LduMatrix solver containing performance statistics. More... | |
| class | SolverPerformance< Type > |
| SolverPerformance is the class returned by the LduMatrix solver containing performance statistics. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeSolverPerformance(Type) |
Functions | |
| template<class Type > | |
| SolverPerformance< Type > | max (const SolverPerformance< Type > &, const SolverPerformance< Type > &) |
| template<class Type > | |
| Istream & | operator>> (Istream &, SolverPerformance< Type > &) |
| template<class Type > | |
| Ostream & | operator<< (Ostream &, const SolverPerformance< Type > &) |
Original source file SolverPerformance.H
Definition in file SolverPerformance.H.
| #define makeSolverPerformance | ( | Type | ) |
Definition at line 276 of file SolverPerformance.H.