|
SPH
|
Looking for problems in SPH simulation and reporting potential errors. More...
Go to the source code of this file.
Classes | |
| struct | DiagnosticsError |
| Object containing a reported error message. More... | |
| class | IDiagnostic |
| Base class of diagnostics of the run. More... | |
| class | ParticlePairingDiagnostic |
| Checks for particle pairs, indicating a pairing instability. More... | |
| struct | ParticlePairingDiagnostic::Pair |
| class | SmoothingDiscontinuityDiagnostic |
| Checks for large differences of smoothing length between neighbouring particles. More... | |
| class | CourantInstabilityDiagnostic |
| Checks for excessively large magnitudes of acceleration, indicating a numerical instability. More... | |
| class | OvercoolingDiagnostic |
| Checks for clamping of excesivelly low values of internal energy. More... | |
Typedefs | |
| using | DiagnosticsReport = BasicOutcome< DiagnosticsError > |
Looking for problems in SPH simulation and reporting potential errors.
Definition in file Diagnostics.h.
Definition at line 25 of file Diagnostics.h.