| CAbstractADERDGMGCCZ4 | |
| Cexamples::exahype2::mgccz4::ADERDGMGCCZ4 | |
| CAbstractCCZ4 | |
| Capplications::exahype2::ccz4::CCZ4 | |
| Cbenchmarks::exahype2::ccz4::CCZ4 | |
| Cbenchmarks::exahype2::ccz4::AbstractCCZ4SBH_FD4 | |
| Cbenchmarks::exahype2::ccz4::CCZ4SBH_FD4 | |
| Cbenchmarks::exahype2::ccz4::AbstractCCZ4SBH_FV | |
| Cbenchmarks::exahype2::ccz4::CCZ4SBH_FV | |
| CAbstractFiniteVolumeMGCCZ4 | |
| Cexamples::exahype2::mgccz4::FiniteVolumeMGCCZ4 | |
| CActionSet | |
| Ccoupling.actionsets.AbstractLimiterActionSet.AbstractLimiterActionSet | |
| Ccoupling.actionsets.SolveRiemannProblem.SolveRiemannProblem | |
| Ccoupling.actionsets.SpreadLimiterStatus.SpreadLimiterStatus | |
| Ccoupling.actionsets.VerifyTroubledness.VerifyTroubledness | |
| Ceasi::AsagiReader | |
| CAsagiReader | |
| Cexahype2::CellFaceData< inType, outType > | Represents the faces of one cell, with a total of 2*Dim faces per cell For ADER QIn will contain the values, QOut would contain the fluxes The faces can still each be made to contain either only the values for the given cell, or those and the neighbours' values |
| CCMakePackage | |
| Cpackage.Exahype2 | ExaHyPE 2 - ExaHyPE is an open source simulation engine to solve hyperbolic PDE systems |
| CContextCurvilinear< Shortcuts, basisSize, numberOfData, T > | |
| CContextCurvilinear< Shortcuts, basisSize, numberOfVariables+numberOfParameters, T > | |
| CContextDynamicRupture< Shortcuts, basisSize, numberOfVariables, numberOfParameters, T > | |
| CCudaPackage | |
| Cpackage.Exahype2 | ExaHyPE 2 - ExaHyPE is an open source simulation engine to solve hyperbolic PDE systems |
| Cbenchmarks::exahype2::kernelbenchmarks::DataRepository | A singleton repository to manage and provide access to grid cell and face data |
| Cbenchmarks::exahype2::kernelbenchmarks::DataRepository::DepthLevel | |
| CExaSeis::Derivatives< Shortcuts, T, num_nodes, numberOfData > | |
| CTP::DERIVS | |
| CEnum | |
| CSBH.KernelParallelisation | |
| Cconvert-jupyter-notebooks.Mode | |
| Cequations.equation.Equation | |
| Cequations.acoustic.Acoustic | |
| Cequations.advection.Advection | |
| Cequations.elastic.Elastic | |
| Cequations.euler.Euler | |
| Cequations.swe.SWE_WO_Bathymetry | |
| Cequations.swe.SWE_W_Bathymetry | |
| Cstd::exception | STL class |
| CTP::error | Another nice thing: The TwoPunctures Error, borrowed from Pizza |
| Cexahype2::FaceData< inType, outType > | Represents the sides of one face, with 2 sides (left and right) to a face For ADER QIn will contain the values, QOut would contain the fluxes QIn[faceId][0][...] will contain the values of the left side relative to the face QIn[faceId][1][...] will contain the values of the right side relative to the face |
| Cexahype2.solvers.fv.godunov.GlobalAdaptiveTimeStep | |
| Cgauge-wave-fv.CCZ4Solver | |
| Cexahype2.solvers.fv.rusanov.GlobalAdaptiveTimeStep | |
| CCCZ4Solver.CCZ4Solver_FV_GlobalAdaptiveTimeStep | CCZ4 solver using finite volumes and global adaptive time stepping incl enclave tasking |
| Cexahype2.solvers.rkdg.rusanov.GlobalAdaptiveTimeStep | |
| CCCZ4Solver.CCZ4Solver_RKDG_GlobalAdaptiveTimeStep | CCZ4 solver using Runge-Kutta Discontinuous Galerkin and global adaptive time stepping incl enclave tasking |
| Cexahype2.solvers.rkfd.fd4.GlobalAdaptiveTimeStep | |
| CCCZ4Solver.CCZ4Solver_FD4_GlobalAdaptiveTimeStep | CCZ4 solver using fourth-order finite differences and global adaptive time stepping without enclave tasking |
| Cexahype2.solvers.fv.rusanov.GlobalAdaptiveTimeStepWithEnclaveTasking | |
| CCCZ4Solver.CCZ4Solver_FV_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using finite volumes and global adaptive time stepping incl enclave tasking |
| CSBH.FVSolver | A finite volume solver |
| CSBH.Limiter | Construct the Finite Volume (limiter) scheme |
| Cexahype2.solvers.rkdg.rusanov.GlobalAdaptiveTimeStepWithEnclaveTasking | |
| CCCZ4Solver.CCZ4Solver_RKDG_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using Runge-Kutta Discontinuous Galerkin and global adaptive time stepping incl enclave tasking |
| Cexahype2.solvers.rkfd.fd4.GlobalAdaptiveTimeStepWithEnclaveTasking | |
| CCCZ4Solver.CCZ4Solver_FD4_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using fourth-order finite differences and global adaptive time stepping incl enclave tasking |
| CSBH.FD4SolverWithLimiter | 4th order Finite Differences solver with a limiter |
| CSBH.FD4SolverWithoutLimiter | Construct 4th order Finite Differences solver without a limiter |
| CCCZ4Solver.CCZ4Solver_FD4_SecondOrderFormulation_GlobalAdaptiveTimeStepWithEnclaveTasking | Variation of classic FD4 which relies on second order PDE formulation |
| Ckernels::idx2 | |
| Ckernels::idx3 | |
| Ckernels::idx4 | |
| Ckernels::idx5 | |
| Cbenchmarks::exahype2::kernelbenchmarks::DataRepository::Indexing | Provides helper functions for calculating linearized array indices from geometric cell positions |
| CTP::logger | By inheriting this class, you can do something with output if you need |
| CTP::std_cerr_logger | Default stdout logger, using iostream |
| CTP::LoggingAdapter | The LoggingAdapter: Logging in Cactus/printf style without macros |
| CTP::Parameters | |
| CTP::TwoPunctures | |
| Cumbridge.Model | |
| Cumbridge_server.TafjordLandslide | |
| Cobject | |
| CCCZ4Solver.AbstractCCZ4Solver | Abstract base class for any CCZ4 solver |
| CCCZ4Solver.CCZ4Solver_FD4_GlobalAdaptiveTimeStep | CCZ4 solver using fourth-order finite differences and global adaptive time stepping without enclave tasking |
| CCCZ4Solver.CCZ4Solver_FD4_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using fourth-order finite differences and global adaptive time stepping incl enclave tasking |
| CCCZ4Solver.CCZ4Solver_FD4_SecondOrderFormulation_GlobalAdaptiveTimeStepWithEnclaveTasking | Variation of classic FD4 which relies on second order PDE formulation |
| CCCZ4Solver.CCZ4Solver_FV_GlobalAdaptiveTimeStep | CCZ4 solver using finite volumes and global adaptive time stepping incl enclave tasking |
| CCCZ4Solver.CCZ4Solver_FV_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using finite volumes and global adaptive time stepping incl enclave tasking |
| CCCZ4Solver.CCZ4Solver_RKDG_GlobalAdaptiveTimeStep | CCZ4 solver using Runge-Kutta Discontinuous Galerkin and global adaptive time stepping incl enclave tasking |
| CCCZ4Solver.CCZ4Solver_RKDG_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using Runge-Kutta Discontinuous Galerkin and global adaptive time stepping incl enclave tasking |
| Ccoupling.StaticCoupling.StaticCoupling | |
| CPair | |
| Cpeano4.toolbox.blockstructured.ReconstructPatch | |
| CComputeFirstDerivatives.ComputeFirstDerivativesFD4RK | Explicit reconstruction of first derivatives for FD4 discretisation |
| CScenario.Scenario.Scenario | |
| CScenario.HHS1.HHS1 | Part of a series of benchmarks by the SeISmic MOdeling Web INterfacE (Sismowine) |
| CScenario.LOH1.LOH1 | Part of a series of benchmarks by the SeISmic MOdeling Web INterfacE (Sismowine) |
| CScenario.TPV26.TPV26 | Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) |
| CScenario.TPV28.TPV28 | Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) |
| CScenario.TPV29.TPV29 | Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) |
| CScenario.TPV5.TPV5 | Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) |
| CScenario.Zugspitze.Zugspitze | Benchmark representing a rectangular area of 80x80km around the Zugspitze |
| Cscenarios.scenario.Scenario | |
| Cscenarios.acoustic_planar_waves.AcousticPlanarWaves | Scenario reproduced from Dumbser & Käser, https://doi.org/10.1111/j.1365-246X.2006.03120.x (Chapter 5, p |
| Cscenarios.advection_linear.AdvectionLinear | Very simple scenario in which the initial value of x is shifted in each spatial dimension |
| Cscenarios.elastic_planar_waves.ElasticPlanarWaves | Scenario reproduced from Dumbser & Käser, https://doi.org/10.1111/j.1365-246X.2006.03120.x (Chapter 5, p |
| Cscenarios.euler_gaussian_bell.EulerGaussianBell | Scenario reproduced from Ioratti, Dumbser & Loubère, https://doi.org/10.1007/s10915-020-01209-w (p |
| Cscenarios.euler_isentropic_vortex.EulerIsentropicVortex | Scenario reproduced from Ioratti, Dumbser & Loubère, https://doi.org/10.1007/s10915-020-01209-w (p |
| Cscenarios.swe_radial_dam_break.SWERadialDamBreak | Classic radial dam break SWE equations, with constant initial water height but a bump in the bathymetry in the centre |
| Cscenarios.swe_resting_lake.SWERestingLake | Resting lake scenario for the shallow water equations |
| Ctarch::multicore::orchestration::Strategy | |
| Cbenchmarks::exahype2::ccz4::MulticoreOrchestration | Hard coded strategy for the single black hole setup |
| CStructure | |
| CWrapper.Pair | |
| CSuperClass | |
| Cccz4.CCZ4Solver | |
| Cmgccz4.MGCCZ4Solver | |
| Cperformance_testbed.CCZ4Solver | |
| Cpeano4::grid::TraversalObserver | |
| Ctests::peano4::grid::CreateGrid | |
| Ctests::peano4::grid::EmptyObserver | |