![]() |
Peano
|
convergence-study.action |
Definition at line 56 of file convergence-study.py.
convergence-study.additional_mesh_traversal |
Definition at line 290 of file convergence-study.py.
convergence-study.args = parser.parse_args() |
Definition at line 121 of file convergence-study.py.
convergence-study.cell_data_storage |
Definition at line 225 of file convergence-study.py.
convergence-study.choices |
Definition at line 41 of file convergence-study.py.
convergence-study.clear_database_after_flush |
Definition at line 250 of file convergence-study.py.
convergence-study.CompileModes |
Definition at line 111 of file convergence-study.py.
convergence-study.coordinates |
Definition at line 245 of file convergence-study.py.
Referenced by ExaSeis::Derivatives< Shortcuts, T, num_nodes, numberOfData >.metricDerivatives().
convergence-study.data_delta_between_two_snapsots |
Definition at line 248 of file convergence-study.py.
convergence-study.default |
Definition at line 35 of file convergence-study.py.
float convergence-study.delta_plot = 1.0 / 100 |
Build the project.
Definition at line 261 of file convergence-study.py.
convergence-study.dest |
Definition at line 35 of file convergence-study.py.
int convergence-study.dimensions = 3 |
Definition at line 265 of file convergence-study.py.
list convergence-study.domain_size = [1, 1, 1] |
Definition at line 267 of file convergence-study.py.
convergence-study.face_data_storage |
Definition at line 226 of file convergence-study.py.
convergence-study.guards |
Definition at line 298 of file convergence-study.py.
convergence-study.help |
Definition at line 35 of file convergence-study.py.
convergence-study.initial_conditions |
Definition at line 147 of file convergence-study.py.
convergence-study.int |
Definition at line 35 of file convergence-study.py.
Referenced by SBH.Limiter.__init__(), ContextCurvilinear< Shortcuts, basisSize, numberOfData, T >.getElementCenter(), create-plots.parse_file(), and ContextDynamicRupture< Shortcuts, basisSize, numberOfVariables, numberOfParameters, T >.riemannSolver().
convergence-study.make_clean_first |
Definition at line 326 of file convergence-study.py.
convergence-study.my_solver = None |
Definition at line 136 of file convergence-study.py.
convergence-study.name |
Definition at line 244 of file convergence-study.py.
Referenced by examples::exahype2::mgccz4::ADERDGMGCCZ4.ADERDGMGCCZ4(), applications::exahype2::ccz4::CCZ4.CCZ4(), benchmarks::exahype2::ccz4::CCZ4.CCZ4(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4.FiniteVolumeMGCCZ4(), main(), and benchmarks::exahype2::kernelbenchmarks.reportRuntime().
convergence-study.number_of_entries_between_two_db_flushes |
Definition at line 247 of file convergence-study.py.
convergence-study.number_of_parallel_builds |
Definition at line 326 of file convergence-study.py.
list convergence-study.offset = [-0.5, -0.5, -0.5] |
Definition at line 266 of file convergence-study.py.
convergence-study.order = int(args.solver[-1]) |
Definition at line 167 of file convergence-study.py.
Referenced by Numerics.riemannSolver().
convergence-study.parser |
Definition at line 31 of file convergence-study.py.
Referenced by ContextDynamicRupture< Shortcuts, basisSize, numberOfVariables, numberOfParameters, T >.initRuptureModel().
convergence-study.peano4_project = project.generate_Peano4_project(verbose=args.verbose) |
Definition at line 287 of file convergence-study.py.
Definition at line 269 of file convergence-study.py.
list convergence-study.probe_point = [-12,-12,0.0] |
Definition at line 282 of file convergence-study.py.
convergence-study.project |
Definition at line 123 of file convergence-study.py.
convergence-study.project_patch_onto_faces = exahype2.solvers.rkfd.actionsets.ProjectPatchOntoFaces(my_solver) |
Definition at line 297 of file convergence-study.py.
convergence-study.required |
Definition at line 42 of file convergence-study.py.
convergence-study.roll_over_projected_faces |
Definition at line 301 of file convergence-study.py.
string convergence-study.second_order_formulation = "sofd4" in args.solver |
Definition at line 168 of file convergence-study.py.
convergence-study.space_order = int(args.solver[2]) |
Definition at line 196 of file convergence-study.py.
dictionary convergence-study.storage_types |
Definition at line 24 of file convergence-study.py.
convergence-study.throw_away_data_after_generation |
Definition at line 325 of file convergence-study.py.
float convergence-study.time_delta_between_two_snapsots = 1e-4 |
Tracer setting.
Definition at line 240 of file convergence-study.py.
convergence-study.time_order = int(args.solver[6]) |
Definition at line 197 of file convergence-study.py.
convergence-study.tracer_unknowns |
Definition at line 251 of file convergence-study.py.
convergence-study.True |
Definition at line 326 of file convergence-study.py.
convergence-study.type |
Definition at line 35 of file convergence-study.py.
Referenced by main().