![]() |
Peano
|
Functions | |
create_compute_kernel_for_FD4 (flux_implementation, ncp_implementation, source_implementation, compute_max_eigenvalue_of_next_time_step, solver_variant, kernel_variant, KOSigma) | |
I return only the unqualified function call, i.e. | |
exahype2.solvers.rkfd.fd4.kernels.create_compute_kernel_for_FD4 | ( | flux_implementation, | |
ncp_implementation, | |||
source_implementation, | |||
compute_max_eigenvalue_of_next_time_step, | |||
solver_variant, | |||
kernel_variant, | |||
KOSigma ) |
I return only the unqualified function call, i.e.
without any namespaces. So by setting the right namespace as prefix, you can direct it to particular implementations.
Definition at line 14 of file kernels.py.
Referenced by ccz4.CCZ4Solver.__init__().