| Napplications | This code is taken from the original ExaHyPE project written by colleagues from the University of Trento |
| Nexahype2 | |
| Nccz4 | |
| CCCZ4 | |
| Nbenchmarks | |
| Nexahype2 | |
| Nccz4 | |
| CCCZ4 | |
| CCCZ4SBH_FD4 | |
| CCCZ4SBH_FV | |
| CMulticoreOrchestration | Hard coded strategy for the single black hole setup |
| Nkernelbenchmarks | |
| CDataRepository | A singleton repository to manage and provide access to grid cell and face data |
| CDepthLevel | |
| CIndexing | Provides helper functions for calculating linearized array indices from geometric cell positions |
| Nccz4 | |
| CCCZ4Solver | |
| NCCZ4Solver | |
| CAbstractCCZ4Solver | Abstract base class for any CCZ4 solver |
| CCCZ4Solver_FD4_GlobalAdaptiveTimeStep | CCZ4 solver using fourth-order finite differences and global adaptive time stepping without enclave tasking |
| CCCZ4Solver_FD4_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using fourth-order finite differences and global adaptive time stepping incl enclave tasking |
| CCCZ4Solver_FD4_SecondOrderFormulation_GlobalAdaptiveTimeStepWithEnclaveTasking | Variation of classic FD4 which relies on second order PDE formulation |
| CCCZ4Solver_FV_GlobalAdaptiveTimeStep | CCZ4 solver using finite volumes and global adaptive time stepping incl enclave tasking |
| CCCZ4Solver_FV_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using finite volumes and global adaptive time stepping incl enclave tasking |
| CCCZ4Solver_RKDG_GlobalAdaptiveTimeStep | CCZ4 solver using Runge-Kutta Discontinuous Galerkin and global adaptive time stepping incl enclave tasking |
| CCCZ4Solver_RKDG_GlobalAdaptiveTimeStepWithEnclaveTasking | CCZ4 solver using Runge-Kutta Discontinuous Galerkin and global adaptive time stepping incl enclave tasking |
| NComputeFirstDerivatives | |
| CComputeFirstDerivativesFD4RK | Explicit reconstruction of first derivatives for FD4 discretisation |
| Nconvert-jupyter-notebooks | |
| CMode | |
| Ncoupling | |
| Nactionsets | |
| NAbstractLimiterActionSet | |
| CAbstractLimiterActionSet | |
| NSolveRiemannProblem | |
| CSolveRiemannProblem | |
| NSpreadLimiterStatus | |
| CSpreadLimiterStatus | |
| NVerifyTroubledness | |
| CVerifyTroubledness | |
| NStaticCoupling | |
| CStaticCoupling | |
| Nequations | |
| Nacoustic | |
| CAcoustic | |
| Nadvection | |
| CAdvection | |
| Nelastic | |
| CElastic | |
| Nequation | |
| CEquation | |
| Neuler | |
| CEuler | |
| Nswe | |
| CSWE_W_Bathymetry | |
| CSWE_WO_Bathymetry | |
| Nexahype2 | |
| CCellFaceData | 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 |
| CFaceData | 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 |
| Nexamples | |
| Nexahype2 | |
| Nmgccz4 | |
| CADERDGMGCCZ4 | |
| CFiniteVolumeMGCCZ4 | |
| NExaSeis | |
| CDerivatives | |
| Ngauge-wave-fv | |
| CCCZ4Solver | |
| Nkernels | |
| Cidx2 | |
| Cidx3 | |
| Cidx4 | |
| Cidx5 | |
| Nmgccz4 | |
| CMGCCZ4Solver | |
| Npackage | |
| CExahype2 | ExaHyPE 2 - ExaHyPE is an open source simulation engine to solve hyperbolic PDE systems |
| Nperformance_testbed | |
| CCCZ4Solver | |
| NSBH | |
| CFD4SolverWithLimiter | 4th order Finite Differences solver with a limiter |
| CFD4SolverWithoutLimiter | Construct 4th order Finite Differences solver without a limiter |
| CFVSolver | A finite volume solver |
| CKernelParallelisation | |
| CLimiter | Construct the Finite Volume (limiter) scheme |
| NScenario | |
| NHHS1 | |
| CHHS1 | Part of a series of benchmarks by the SeISmic MOdeling Web INterfacE (Sismowine) |
| NLOH1 | |
| CLOH1 | Part of a series of benchmarks by the SeISmic MOdeling Web INterfacE (Sismowine) |
| NScenario | |
| CScenario | |
| NTPV26 | |
| CTPV26 | Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) |
| NTPV28 | |
| CTPV28 | Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) |
| NTPV29 | |
| CTPV29 | Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) |
| NTPV5 | |
| CTPV5 | Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) |
| NZugspitze | |
| CZugspitze | Benchmark representing a rectangular area of 80x80km around the Zugspitze |
| Nscenarios | |
| Nacoustic_planar_waves | |
| CAcousticPlanarWaves | Scenario reproduced from Dumbser & Käser, https://doi.org/10.1111/j.1365-246X.2006.03120.x (Chapter 5, p |
| Nadvection_linear | |
| CAdvectionLinear | Very simple scenario in which the initial value of x is shifted in each spatial dimension |
| Nelastic_planar_waves | |
| CElasticPlanarWaves | Scenario reproduced from Dumbser & Käser, https://doi.org/10.1111/j.1365-246X.2006.03120.x (Chapter 5, p |
| Neuler_gaussian_bell | |
| CEulerGaussianBell | Scenario reproduced from Ioratti, Dumbser & Loubère, https://doi.org/10.1007/s10915-020-01209-w (p |
| Neuler_isentropic_vortex | |
| CEulerIsentropicVortex | Scenario reproduced from Ioratti, Dumbser & Loubère, https://doi.org/10.1007/s10915-020-01209-w (p |
| Nscenario | |
| CScenario | |
| Nswe_radial_dam_break | |
| CSWERadialDamBreak | Classic radial dam break SWE equations, with constant initial water height but a bump in the bathymetry in the centre |
| Nswe_resting_lake | |
| CSWERestingLake | Resting lake scenario for the shallow water equations |
| Ntests | |
| Npeano4 | |
| Ngrid | |
| CCreateGrid | |
| CEmptyObserver | |
| NTP | This file contains aliases for making access to the long state vector Q as used eg |
| CDERIVS | |
| Cerror | Another nice thing: The TwoPunctures Error, borrowed from Pizza |
| Clogger | By inheriting this class, you can do something with output if you need |
| CLoggingAdapter | The LoggingAdapter: Logging in Cactus/printf style without macros |
| CParameters | |
| Cstd_cerr_logger | Default stdout logger, using iostream |
| CTwoPunctures | |
| Numbridge_server | |
| CTafjordLandslide | |
| NWrapper | |
| CPair | |
| CAsagiReader | |
| CContextCurvilinear | |
| CContextDynamicRupture | |
| CPair | |