Namespaces | |
| namespace | detail |
Classes | |
| struct | BoundingBox |
| struct | EBPlane |
| struct | ImplicitIntegral |
| struct | ImplicitIntegral< 0, N, Phi, F, S > |
| struct | Interval |
| struct | PsiCode |
| struct | QuadratureRule |
Functions | |
| void | compute_integrals (MultiFab &intg, int nghost) |
| void | compute_integrals (MultiFab &intgmf, IntVect nghost) |
| void | compute_surface_integrals (MultiFab &sintg, int nghost) |
| void | compute_surface_integrals (MultiFab &sintgmf, IntVect nghost) |
| __host__ __device__ QuadratureRule | quadGen (EBPlane const &phi) noexcept |
| __host__ __device__ QuadratureRule | quadGenSurf (EBPlane const &phi) noexcept |
| __host__ __device__ void | set_regular (int i, int j, int k, Array4< Real > const &intg) noexcept |
| __host__ __device__ void | set_regular_surface (int i, int j, int k, Array4< Real > const &sintg) noexcept |
Variables | |
| static constexpr int | i_S_x = 0 |
| static constexpr int | i_S_y = 1 |
| static constexpr int | i_S_z = 2 |
| static constexpr int | i_S_x2 = 3 |
| static constexpr int | i_S_y2 = 4 |
| static constexpr int | i_S_z2 = 5 |
| static constexpr int | i_S_x_y = 6 |
| static constexpr int | i_S_x_z = 7 |
| static constexpr int | i_S_y_z = 8 |
| static constexpr int | i_S_x2_y = 9 |
| static constexpr int | i_S_x2_z = 10 |
| static constexpr int | i_S_x_y2 = 11 |
| static constexpr int | i_S_y2_z = 12 |
| static constexpr int | i_S_x_z2 = 13 |
| static constexpr int | i_S_y_z2 = 14 |
| static constexpr int | i_S_x2_y2 = 15 |
| static constexpr int | i_S_x2_z2 = 16 |
| static constexpr int | i_S_y2_z2 = 17 |
| static constexpr int | i_S_xyz = 18 |
| static constexpr int | numIntgs = 19 |
| static constexpr int | i_B_x = 0 |
| static constexpr int | i_B_y = 1 |
| static constexpr int | i_B_z = 2 |
| static constexpr int | i_B_x_y = 3 |
| static constexpr int | i_B_x_z = 4 |
| static constexpr int | i_B_y_z = 5 |
| static constexpr int | i_B_xyz = 6 |
| static constexpr int | numSurfIntgs = 7 |
| void amrex::algoim::compute_integrals | ( | MultiFab & | intg, |
| int | nghost | ||
| ) |
| void amrex::algoim::compute_surface_integrals | ( | MultiFab & | sintg, |
| int | nghost | ||
| ) |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |