|
| void | operator() (u32 id_a, const Tscal *__restrict flux_rho_face_xp, const Tscal *__restrict flux_rho_face_xm, const Tscal *__restrict flux_rho_face_yp, const Tscal *__restrict flux_rho_face_ym, const Tscal *__restrict flux_rho_face_zp, const Tscal *__restrict flux_rho_face_zm, const Tvec *__restrict flux_rhov_face_xp, const Tvec *__restrict flux_rhov_face_xm, const Tvec *__restrict flux_rhov_face_yp, const Tvec *__restrict flux_rhov_face_ym, const Tvec *__restrict flux_rhov_face_zp, const Tvec *__restrict flux_rhov_face_zm, const Tscal *__restrict flux_rhoe_face_xp, const Tscal *__restrict flux_rhoe_face_xm, const Tscal *__restrict flux_rhoe_face_yp, const Tscal *__restrict flux_rhoe_face_ym, const Tscal *__restrict flux_rhoe_face_zp, const Tscal *__restrict flux_rhoe_face_zm, const Tscal *__restrict block_cell_sizes, const Tvec *__restrict cell0block_aabb_lower, const AMRGraph::ro_access graph_iter_xp, const AMRGraph::ro_access graph_iter_xm, const AMRGraph::ro_access graph_iter_yp, const AMRGraph::ro_access graph_iter_ym, const AMRGraph::ro_access graph_iter_zp, const AMRGraph::ro_access graph_iter_zm, Tscal *__restrict dt_rho, Tvec *__restrict dt_rhov, Tscal *__restrict dt_rhoe) const |
| |
template<class Tvec, class TgridVec>
struct KernelSumFluxHydro< Tvec, TgridVec >
Definition at line 20 of file SumFluxHydro.cpp.