include/pops/numerics/time/schemes/imex.hpp Source FileΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
imex.hpp
Go to the documentation of this file.
Field distributed over a level: decomposition (BoxArray) + distribution (DistributionMapping) + ncomp...
Definition multifab.hpp:33
MultiFab: a field DISTRIBUTED over a level (equivalent of AMReX's MultiFab).
Definition amr_hierarchy.hpp:29
void imex_euler_step(MultiFab &U, Real dt, TransportStep Texpl, ImplicitSourceSolve Simpl)
Definition imex.hpp:25
Base scalar types and the POPS_HD macro (host+device portability).
Generated by