Evaluator< VectorType > | Define a vector-dependent base class for Evaluators and initialize it with useful functionality for Euler equations for single gas |
EvaluatorBase | Generic base class for Evaluators |
FileEventHandler | Fill the queue of events passed to Visual3 with events from a file |
FileVisualGridBase | Define specific methods for file output |
FileVisualizer | Define the generic function Show for file output based on FileVisualGrid |
MultiCompEulerEvaluator< VectorType > | Specialized Evaluator for Euler equations for multiple arbitrary gases |
NormEvaluator< VectorType > | Specialized Evaluator to compute errors between two scalar functions |
ScalarEvaluator< VectorType > | Specialized Evaluator for a single scalar function |
SCompEulerEvaluator< VectorType > | Specialized Evaluator for Euler equations for a single polytropic gas |
TwoCompEulerEvaluator< VectorType > | Specialized Evaluator for Euler equations for two polytropic gases |
V3VisualGrid< VectorType > | Store a 3D hierarchy and add methods for Visual3 |
V3VisualGridBase | Define specific methods for Visual3 output |
V3VisualGridData< VectorType > | Store and process a vector-dependent 3D grid and add methods for Visual3 |
V3Visualizer | Define the generic function Show for file output with Visual3 |
VisualEventHandler | Class to pass X-events stored in a queue to Visual3 |
VisualGrid< VectorType > | Store a vector-dependent 3D hierarchy and define common methods to output it |
VisualGridBase | Generic base class for VisualGrid without any template parameter |
VisualGridData< VectorType > | Store and process a vector-dependent 3D grid to be used by VisualGrid |