|
Peano
|


Public Member Functions | |
| __init__ (self, name, patch_size, min_mesh_unit_h, max_mesh_unit_h, cfl, domain_r, KOSig) | |
| create_action_sets (self) | |
| get_user_action_set_includes (self) | |
| We take this routine to add a few additional include statements. | |
| add_adm_constriants (self) | |
| @add adm constriants (Hamilton and Momentum) | |
| add_Psi4W (self) | |
| add psi4 writer | |
Protected Attributes | |
| str | _my_user_includes |
| _patch_size = patch_size | |
| _domain_r = domain_r | |
| _fused_compute_kernel_call_cpu | |
| int | _auxiliary_variables = 4 |
| _preprocess_reconstructed_patch | |
| ccz4.CCZ4Solver.__init__ | ( | self, | |
| name, | |||
| patch_size, | |||
| min_mesh_unit_h, | |||
| max_mesh_unit_h, | |||
| cfl, | |||
| domain_r, | |||
| KOSig ) |
| ccz4.CCZ4Solver.add_adm_constriants | ( | self | ) |
| ccz4.CCZ4Solver.add_Psi4W | ( | self | ) |
add psi4 writer
Definition at line 256 of file ccz4.py.
References _auxiliary_variables, _my_user_includes, gauge-wave-fv.CCZ4Solver._my_user_includes, performance_testbed.CCZ4Solver._my_user_includes, _preprocess_reconstructed_patch, create_action_sets(), coupling.StaticCoupling.StaticCoupling.create_action_sets(), performance_testbed.CCZ4Solver.create_action_sets(), SBH.FD4SolverWithLimiter.create_action_sets(), SBH.FD4SolverWithoutLimiter.create_action_sets(), SBH.FVSolver.create_action_sets(), SBH.Limiter.create_action_sets(), coupling.StaticCoupling.StaticCoupling.create_data_structures(), and CCZ4Helper.get_body_of_Psi_Calc().

| ccz4.CCZ4Solver.create_action_sets | ( | self | ) |
Definition at line 228 of file ccz4.py.
Referenced by mgccz4.MGCCZ4Solver.add_derivative_calculation(), and add_Psi4W().

| ccz4.CCZ4Solver.get_user_action_set_includes | ( | self | ) |
We take this routine to add a few additional include statements.
Definition at line 234 of file ccz4.py.
References _my_user_includes, gauge-wave-fv.CCZ4Solver._my_user_includes, and performance_testbed.CCZ4Solver._my_user_includes.
|
protected |
Definition at line 244 of file ccz4.py.
Referenced by mgccz4.MGCCZ4Solver.add_derivative_calculation(), add_Psi4W(), SBH.FD4SolverWithLimiter.create_action_sets(), and SBH.FD4SolverWithoutLimiter.create_action_sets().
|
protected |
|
protected |
Definition at line 112 of file ccz4.py.
Referenced by add_Psi4W(), and get_user_action_set_includes().
|
protected |
Definition at line 250 of file ccz4.py.
Referenced by add_Psi4W().