Go to the source code of this file.
|
| __device__ void | amrex::hypmlabeclap_f2c_set_values (IntVect const &cell, Real *values, GpuArray< Real, 3 > const &dx, Real sb, GpuArray< Array4< Real const >, 3 > const &b, GpuArray< Array4< int const >, 3 *2 > const &bmask, IntVect const &refratio, int not_covered) |
| |
| __device__ void | amrex::hypmlabeclap_c2f (int i, int j, int k, Array4< GpuArray< Real, 2 *3+1 > > const &stencil, GpuArray< HYPRE_Int, 3 > *civ, HYPRE_Int *nentries, int *entry_offset, Real *entry_values, Array4< int const > const &offset_from, Array4< int const > const &nentries_to, Array4< int const > const &offset_to, GpuArray< Real, 3 > const &dx, Real sb, Array4< int const > const &offset_bx, Array4< int const > const &offset_by, Real const *bx, Real const *by, Array4< int const > const &fine_mask, IntVect const &rr, Array4< int const > const &crse_mask) |
| |