Peano
Loading...
Searching...
No Matches
mgccz4.py File Reference

Go to the source code of this file.

Data Structures

class  mgccz4.MGCCZ4Solver
 

Namespaces

namespace  mgccz4
 

Variables

dict mgccz4.modes
 
dict mgccz4.floatparams
 
dict mgccz4.intparams = {"LapseType":0}
 
 mgccz4.parser = argparse.ArgumentParser(description='ExaHyPE 2 - MGCCZ4 script')
 
 mgccz4.dest
 
 mgccz4.type
 
 mgccz4.float
 
 mgccz4.default
 
 mgccz4.help
 
 mgccz4.int
 
 mgccz4.choices
 
 mgccz4.required
 
 mgccz4.action
 
 mgccz4.v
 
 mgccz4.args = parser.parse_args()
 
 mgccz4.SuperClass = None
 
 mgccz4.userwarnings
 
 mgccz4.project = exahype2.Project( ["examples", "exahype2", "mgccz4"], "mgccz4" )
 
bool mgccz4.is_aderdg = False
 
str mgccz4.solver_name = "MGCCZ4"
 
int mgccz4.order = 3
 
int mgccz4.unknowns = 64
 
float mgccz4.time_step_size = 0.001
 
str mgccz4.msg = "Warning: ADER-DG no supported on this machine"
 
 mgccz4.my_solver
 
int mgccz4.myscenario = 2
 
str mgccz4.solverconstants = ""
 
dict mgccz4.build_mode = modes[args.mode]
 
int mgccz4.dimensions = 3
 
list mgccz4.periodic_boundary_conditions = [True,True,True]
 
 mgccz4.peano4_project = project.generate_Peano4_project(verbose=True)
 
 mgccz4.throw_away_data_after_generation
 
 mgccz4.make_clean_first